Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/input/
H A Dtwl6030.c17 if (value & TWL6030_STS_HW_CONDITIONS_PWRON) in twl6030_input_power_button()
/openbmc/u-boot/include/
H A Dtwl6030.h24 #define TWL6030_STS_HW_CONDITIONS_PWRON (1 << 0) macro