Home
last modified time | relevance | path

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

/linux/drivers/phy/ti/
H A Dphy-ti-pipe3.c36 #define PLL_REGN_MASK 0x000001FE macro
414 val &= ~PLL_REGN_MASK; in ti_pipe3_dpll_program()