Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/phy/ti/
Dphy-ti-pipe3.c33 #define PLL_REGM_F_MASK 0x0003FFFF macro
428 val &= ~PLL_REGM_F_MASK; in ti_pipe3_dpll_program()