| /xsrc/external/mit/xf86-video-xgi/dist/src/ |
| H A D | vb_struct.h | 155 USHORT CLOCK; member in struct:_XGI_MCLKDataStruct 161 USHORT CLOCK; member in struct:_XGI_ECLKDataStruct 167 USHORT CLOCK; member in struct:_XGI_VCLKDataStruct 173 USHORT CLOCK; member in struct:_XGI_VBVCLKDataStruct 385 USHORT CLOCK; member in struct:_XGI330_VCLKDataStruct
|
| H A D | init.c | 634 VCLK = XGI_Pr->VCLKData[index].CLOCK;
|
| H A D | vb_init.c | 3067 pVBInfo->MCLKData[ jj ].CLOCK = pVideoMemory[ ii + 3 ] | ( pVideoMemory[ ii + 4 ] << 8 ) ; 3077 pVBInfo->ECLKData[ jj ].CLOCK= pVideoMemory[ ii + 3 ] | ( pVideoMemory[ ii + 4 ] << 8 ) ;
|
| H A D | vb_setmode.c | 2895 VCLK = pVBInfo->VCLKData[index].CLOCK;
|
| /xsrc/external/mit/xf86-video-sis/dist/src/ |
| H A D | vstruct.h | 185 unsigned short CLOCK; member in struct:SiS_MCLKData 190 unsigned short CLOCK; member in struct:SiS_VCLKData 195 unsigned short CLOCK; member in struct:SiS_VBVCLKData
|
| H A D | init.c | 1559 return(SiS_Pr->SiS_MCLKData_0[index].CLOCK); 1561 return(SiS_Pr->SiS_MCLKData_1[index - 4].CLOCK); 1563 return(SiS_Pr->SiS_MCLKData_0[index].CLOCK); 2324 VCLK = SiS_Pr->SiS_VCLKData[index].CLOCK; 2332 MCLK = SiS_Pr->SiS_MCLKData_0[index].CLOCK; 2446 VCLK = SiS_Pr->SiS_VCLKData[data].CLOCK; 2451 MCLK16 = SiS_Pr->SiS_MCLKData_0[data].CLOCK * 16; 2605 VCLK = SiS_Pr->SiS_VCLKData[index].CLOCK; 2772 data2 = SiS_Pr->SiS_VCLKData[data2].CLOCK;
|
| H A D | init301.c | 1504 SiS_Pr->SiS_VBVCLKData[SiS_Pr->PanelVCLKIdx315].CLOCK, 1524 SiS_Pr->SiS_VCLKData[VCLK_CUSTOM_315].CLOCK = 1525 SiS_Pr->SiS_VBVCLKData[VCLK_CUSTOM_315].CLOCK = (unsigned short)((unsigned char)ROMAddr[18]); 1537 SiS_Pr->SiS_VBVCLKData[SiS_Pr->PanelVCLKIdx315].CLOCK, 1932 SiS_Pr->SiS_VCLKData[idx].CLOCK = 1933 SiS_Pr->SiS_VBVCLKData[idx].CLOCK = SiS_Pr->CP_PrefClock; 5169 VCLK = SiS_Pr->SiS_VCLKData[index].CLOCK; 5196 MCLK = SiS_Pr->SiS_MCLKData_0[index].CLOCK; 5264 VCLK = SiS_Pr->SiS_VCLKData[index].CLOCK; 10395 index = SiS_Pr->SiS_VCLKData[index].CLOCK; [all...] |
| /xsrc/external/mit/xf86-video-nsc/dist/src/panel/ |
| H A D | drac9210.c | 712 ;SET CLOCK 726 ;CLEAR CLOCK
|
| /xsrc/external/mit/xf86-video-geode/dist/src/panel/ |
| H A D | drac9210.c | 544 SET CLOCK in ax, dx mov ah, c92DataReg or ah, CLOCK9210 mov c92DataReg, ah out dx, ax out 0ED h, al /* IOPAUSE */ 552 CLEAR CLOCK
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_info_opcodes.h | 34 OPCODE(1, 0, OTHR, CLOCK)
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_info_opcodes.h | 34 OPCODE(1, 0, OTHR, CLOCK)
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/ |
| H A D | screen.rst | 393 * ``PIPE_CAP_TGSI_CLOCK``: Whether the CLOCK opcode is supported.
|
| H A D | tgsi.rst | 975 .. opcode:: CLOCK - retrieve the current shader time
|
| /xsrc/external/mit/MesaLib/dist/docs/gallium/ |
| H A D | screen.rst | 422 * ``PIPE_CAP_TGSI_CLOCK``: Whether the CLOCK opcode is supported.
|
| H A D | tgsi.rst | 1009 .. opcode:: CLOCK - retrieve the current shader time
|