Home
last modified time | relevance | path

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

/linux/drivers/phy/ti/
H A Dphy-ti-pipe3.c32 #define PLL_REGM_MASK 0x001FFE00 macro
424 val &= ~PLL_REGM_MASK; in ti_pipe3_dpll_program()