Home
last modified time | relevance | path

Searched refs:VCO_N_MSBS (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/video/fbdev/
H A Di740_reg.h177 #define VCO_N_MSBS 0x30 macro
H A Di740fb.c388 par->video_clk2_mn_msbs = ((((n_best - 2) >> 4) & VCO_N_MSBS) in i740_calc_vclk()