Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/phy/ti/
Dphy-ti-pipe3.c37 #define PLL_SELFREQDCO_MASK 0x0000000E macro
418 val &= ~PLL_SELFREQDCO_MASK; in ti_pipe3_dpll_program()