Home
last modified time | relevance | path

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

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