Searched refs:TWL6040_REG_NCPCTL (Results 1 – 2 of 2) sorted by relevance
163 ret = twl6040_reg_write(twl6040, TWL6040_REG_NCPCTL, ncpctl); in twl6040_power_up_manual()198 twl6040_reg_write(twl6040, TWL6040_REG_NCPCTL, ncpctl); in twl6040_power_up_manual()212 ncpctl = twl6040_reg_read(twl6040, TWL6040_REG_NCPCTL); in twl6040_power_down_manual()231 twl6040_reg_write(twl6040, TWL6040_REG_NCPCTL, ncpctl); in twl6040_power_down_manual()
37 #define TWL6040_REG_NCPCTL 0x05 macro