Searched refs:TWL6030_CFG_STATE_ON (Results 1 – 3 of 3) sorted by relevance
232 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()
64 #define TWL6030_CFG_STATE_ON 0x01 macro139 return grp && (val == TWL6030_CFG_STATE_ON); in twl6030reg_is_enabled()159 TWL6030_CFG_STATE_ON); in twl6030reg_enable()197 case TWL6030_CFG_STATE_ON: in twl6030reg_get_status()229 val |= TWL6030_CFG_STATE_ON; in twl6030reg_set_mode()
47 #define TWL6030_CFG_STATE_ON (1 << 0) macro