Searched refs:TWL6030_CFG_STATE_ON (Results 1 – 3 of 3) sorted by relevance
233 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()
65 #define TWL6030_CFG_STATE_ON 0x01 macro140 return grp && (val == TWL6030_CFG_STATE_ON); in twl6030reg_is_enabled()160 TWL6030_CFG_STATE_ON); in twl6030reg_enable()198 case TWL6030_CFG_STATE_ON: in twl6030reg_get_status()230 val |= TWL6030_CFG_STATE_ON; in twl6030reg_set_mode()
48 #define TWL6030_CFG_STATE_ON (1 << 0) macro