Searched refs:PIXEL_CLOCK (Results 1 – 2 of 2) sorted by relevance
74 #define PIXEL_CLOCK (COMBINE_HI_8LO( PIXEL_CLOCK_HI,PIXEL_CLOCK_LO )*10000) macro
569 mode->pixclock = PIXEL_CLOCK; in get_detailed_timing()584 mode->refresh = PIXEL_CLOCK/((H_ACTIVE + H_BLANKING) * in get_detailed_timing()595 DPRINTK(" %d MHz ", PIXEL_CLOCK/1000000); in get_detailed_timing()922 var->pixclock = PIXEL_CLOCK; in fb_parse_edid()1051 if (PIXEL_CLOCK != 0) in fb_edid_add_monspecs()