Searched refs:TWL4030_LEDEN_REG (Results 1 – 1 of 1) sorted by relevance
47 #define TWL4030_LEDEN_REG 0x00 macro115 ret = twl_i2c_read_u8(TWL4030_MODULE_LED, &val, TWL4030_LEDEN_REG); in twl4030_pwmled_enable()123 ret = twl_i2c_write_u8(TWL4030_MODULE_LED, val, TWL4030_LEDEN_REG); in twl4030_pwmled_enable()140 ret = twl_i2c_read_u8(TWL4030_MODULE_LED, &val, TWL4030_LEDEN_REG); in twl4030_pwmled_disable()148 ret = twl_i2c_write_u8(TWL4030_MODULE_LED, val, TWL4030_LEDEN_REG); in twl4030_pwmled_disable()