Searched refs:VCLK (Results 1 – 14 of 14) sorted by relevance
/Linux-v5.4/drivers/video/fbdev/sis/ |
D | init.c | 2268 SiS_DoCalcDelay(struct SiS_Private *SiS_Pr, unsigned short MCLK, unsigned short VCLK, in SiS_DoCalcDelay() argument 2272 unsigned int longtemp = VCLK * colordepth; in SiS_DoCalcDelay() 2288 SiS_CalcDelay(struct SiS_Private *SiS_Pr, unsigned short VCLK, in SiS_CalcDelay() argument 2293 temp2 = SiS_DoCalcDelay(SiS_Pr, MCLK, VCLK, colordepth, 0); in SiS_CalcDelay() 2294 temp1 = SiS_DoCalcDelay(SiS_Pr, MCLK, VCLK, colordepth, 1); in SiS_CalcDelay() 2306 unsigned short temp, index, VCLK, MCLK, colorth; in SiS_SetCRT1FIFO_300() local 2313 VCLK = SiS_Pr->CSRClock; in SiS_SetCRT1FIFO_300() 2316 VCLK = SiS_Pr->SiS_VCLKData[index].CLOCK; in SiS_SetCRT1FIFO_300() 2330 ThresholdLow = SiS_CalcDelay(SiS_Pr, VCLK, colorth, MCLK) + 1; in SiS_SetCRT1FIFO_300() 2407 unsigned short i, data, VCLK, MCLK16, colorth = 0; in SiS_SetCRT1FIFO_630() local [all …]
|
D | init301.c | 5337 unsigned short VCLK = 0, MCLK, colorth = 0, data2 = 0; in SiS_SetCRT2FIFO_300() local 5357 VCLK = SiS_Pr->SiS_VCLKData[index].CLOCK; in SiS_SetCRT2FIFO_300() 5369 VCLK = SiS_Pr->CSRClock_CRT1; in SiS_SetCRT2FIFO_300() 5390 data2 = temp - ((colorth * VCLK) / MCLK); in SiS_SetCRT2FIFO_300() 5447 VCLK = SiS_Pr->SiS_VCLKData[index].CLOCK; in SiS_SetCRT2FIFO_300() 5452 VCLK = ROMAddr[0x229] | (ROMAddr[0x22a] << 8); in SiS_SetCRT2FIFO_300() 5461 VCLK = SiS_Pr->CSRClock; in SiS_SetCRT2FIFO_300() 5469 data = data * VCLK * colorth; in SiS_SetCRT2FIFO_300()
|
/Linux-v5.4/drivers/usb/misc/sisusbvga/ |
D | sisusb_init.c | 632 unsigned short data = 0, VCLK = 0, index = 0; in SiS_SetVCLKState() local 636 VCLK = SiS_Pr->SiS_VCLKData[index].CLOCK; in SiS_SetVCLKState() 639 if (VCLK >= 166) in SiS_SetVCLKState() 643 if (VCLK >= 166) in SiS_SetVCLKState() 648 if (VCLK >= 260) in SiS_SetVCLKState() 650 else if (VCLK >= 160) in SiS_SetVCLKState() 652 else if (VCLK >= 135) in SiS_SetVCLKState()
|
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/inc/ |
D | power_state.h | 143 uint32_t VCLK; member
|
/Linux-v5.4/Documentation/gpu/ |
D | meson.rst | 19 D | vd2 | VIU | | Video Post | | Video Encoders |<---|-----VCLK |
|
/Linux-v5.4/Documentation/devicetree/bindings/display/exynos/ |
D | samsung-fimd.txt | 60 VCLK(internal) __|??????|_____|??????|_____|??????|_____|??????|_____|??
|
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/hwmgr/ |
D | processpptables.c | 760 ps->uvd_clocks.VCLK = le32_to_cpu(pnon_clock_info->ulVCLK); in init_non_clock_fields() 763 ps->uvd_clocks.VCLK = 0; in init_non_clock_fields()
|
D | smu10_hwmgr.c | 791 smu10_ps->uvd_clocks.vclk = ps->uvd_clocks.VCLK; in smu10_dpm_get_pp_table_entry()
|
D | smu7_hwmgr.c | 3163 power_state->uvd_clocks.VCLK = 0; in smu7_get_pp_table_entry_callback_func_v1() 3256 ps->uvd_clks.vclk = state->uvd_clocks.VCLK; in smu7_get_pp_table_entry_v1() 3404 ps->uvd_clks.vclk = state->uvd_clocks.VCLK; in smu7_get_pp_table_entry_v0()
|
D | smu8_hwmgr.c | 1386 smu8_ps->uvd_clocks.vclk = ps->uvd_clocks.VCLK; in smu8_dpm_get_pp_table_entry()
|
D | vega10_hwmgr.c | 3051 power_state->uvd_clocks.VCLK = 0; in vega10_get_pp_table_entry_callback_func() 3118 ps->uvd_clks.vclk = state->uvd_clocks.VCLK; in vega10_get_pp_table_entry()
|
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/ |
D | navi10_ppt.c | 130 CLK_MAP(VCLK, PPCLK_VCLK),
|
D | arcturus_ppt.c | 134 CLK_MAP(VCLK, PPCLK_VCLK),
|
D | vega20_ppt.c | 150 CLK_MAP(VCLK, PPCLK_VCLK),
|