Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/ti/
H A Dadpll.c56 #define ADPLL_FRACDIV_FRACTIONALM_MASK 0x3ffff macro
449 frac_m &= ADPLL_FRACDIV_FRACTIONALM_MASK; in ti_adpll_recalc_rate()