Home
last modified time | relevance | path

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

/external/u-boot/drivers/power/
Dtwl6030.c232 TWL6030_CFG_STATE_P1 | TWL6030_CFG_STATE_ON); in twl6030_power_mmc_init()
249 TWL6030_CFG_STATE_P1 | TWL6030_CFG_STATE_ON); in twl6030_power_mmc_init()
263 TWL6030_CFG_STATE_P1 | TWL6030_CFG_STATE_ON); in twl6030_usb_device_settings()
/external/u-boot/include/
Dtwl6030.h48 #define TWL6030_CFG_STATE_P1 (TWL6030_CFG_GRP_P1 << 5) macro