Home
last modified time | relevance | path

Searched defs:rstctl (Results 1 – 2 of 2) 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
/linux/drivers/gpu/drm/i915/
H A Dvlv_suspend.c48 u32 rstctl; member