Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/input/
H A Dtwl4030.c17 if (data & TWL4030_PM_MASTER_STS_HW_CONDITIONS_PWON) in twl4030_input_power_button()
/openbmc/u-boot/include/
H A Dtwl4030.h211 #define TWL4030_PM_MASTER_STS_HW_CONDITIONS_PWON (1 << 0) macro