Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm8580.c375 u32 postscale:1; member
388 unsigned int postscale; member
416 pll_div->postscale = post_table[i].postscale; in pll_factors()
455 pll_div->postscale); in pll_factors()
516 reg |= pll_div.prescale | pll_div.postscale << 1 | in wm8580_set_dai_pll()
/openbmc/linux/drivers/video/fbdev/
H A Dpm3fb.c149 unsigned char *postscale) in pm3fb_calculate_clock() argument
167 *postscale = post; in pm3fb_calculate_clock()