Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/power/
H A Dtwl6030.c233 TWL6030_CFG_STATE_P1 | TWL6030_CFG_STATE_ON); in twl6030_power_mmc_init()
250 TWL6030_CFG_STATE_P1 | TWL6030_CFG_STATE_ON); in twl6030_power_mmc_init()
264 TWL6030_CFG_STATE_P1 | TWL6030_CFG_STATE_ON); in twl6030_usb_device_settings()
/OK3568_Linux_fs/u-boot/include/
H A Dtwl6030.h49 #define TWL6030_CFG_STATE_P1 (TWL6030_CFG_GRP_P1 << 5) macro