Home
last modified time | relevance | path

Searched defs:Clock (Results 1 – 4 of 4) 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/media/pci/ngene/
H A Dngene.h170 u32 Clock; /* Stream time in 100ns units */ member
/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()