Searched refs:TWL6040_REG_NCPCTL (Results 1 – 2 of 2) sorted by relevance
149 ret = twl6040_reg_write(twl6040, TWL6040_REG_NCPCTL, ncpctl); in twl6040_power_up_manual()184 twl6040_reg_write(twl6040, TWL6040_REG_NCPCTL, ncpctl); in twl6040_power_up_manual()198 ncpctl = twl6040_reg_read(twl6040, TWL6040_REG_NCPCTL); in twl6040_power_down_manual()217 twl6040_reg_write(twl6040, TWL6040_REG_NCPCTL, ncpctl); in twl6040_power_down_manual()
23 #define TWL6040_REG_NCPCTL 0x05 macro