Home
last modified time | relevance | path

Searched defs:rstctl (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/phy/freescale/
H A Dphy-fsl-lynx-28g.c28 #define LYNX_28G_PLLnRSTCTL_DIS(rstctl) (((rstctl) & BIT(24)) >> 24) argument
29 #define LYNX_28G_PLLnRSTCTL_LOCK(rstctl) (((rstctl) & BIT(23)) >> 23) argument
113 u32 rstctl, cr0, cr1; member