Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/phy/freescale/
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-6.12.1/drivers/gpu/drm/i915/
Dvlv_suspend.c46 u32 rstctl; member