Searched refs:WAKE_CNTRL_OFF_S0I3 (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/pinctrl/
H A Dpinctrl-amd.c284 if (pin_reg & BIT(WAKE_CNTRL_OFF_S0I3))
440 u32 wake_mask = BIT(WAKE_CNTRL_OFF_S0I3) | BIT(WAKE_CNTRL_OFF_S3);
872 mask = BIT(WAKE_CNTRL_OFF_S0I3) | BIT(WAKE_CNTRL_OFF_S3) |
H A Dpinctrl-amd.h34 #define WAKE_CNTRL_OFF_S0I3 13 macro
83 #define WAKE_SOURCE (BIT(WAKE_CNTRL_OFF_S0I3) | \

Completed in 261 milliseconds