Home
last modified time | relevance | path

Searched defs:Clock (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/video/fbdev/sis/
H A Dinitextlfb.c42 int Clock; in sisfb_mode_rate_to_dclock() local
/linux/drivers/video/fbdev/savage/
H A Dsavagefb.h138 unsigned int Clock; member
164 unsigned char Clock; member
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddisplay_mode_vba_30.c1202 static double RoundToDFSGranularityUp(double Clock, double VCOSpeed) in RoundToDFSGranularityUp()
1207 static double RoundToDFSGranularityDown(double Clock, double VCOSpeed) in RoundToDFSGranularityDown()
/linux/drivers/media/pci/ngene/
H A Dngene.h170 u32 Clock; /* Stream time in 100ns units */ member
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddisplay_mode_core.c2084 static dml_float_t RoundToDFSGranularity(dml_float_t Clock, dml_bool_t round_up, dml_float_t VCOSpe… in RoundToDFSGranularity()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_util_32.c1325 double dml32_RoundToDFSGranularity(double Clock, bool round_up, double VCOSpeed) in dml32_RoundToDFSGranularity()