Searched refs:TWL4030_LEDEN_REG (Results 1 – 1 of 1) sorted by relevance
42 #define TWL4030_LEDEN_REG 0x00 macro110 ret = twl_i2c_read_u8(TWL4030_MODULE_LED, &val, TWL4030_LEDEN_REG); in twl4030_pwmled_enable()118 ret = twl_i2c_write_u8(TWL4030_MODULE_LED, val, TWL4030_LEDEN_REG); in twl4030_pwmled_enable()135 ret = twl_i2c_read_u8(TWL4030_MODULE_LED, &val, TWL4030_LEDEN_REG); in twl4030_pwmled_disable()143 ret = twl_i2c_write_u8(TWL4030_MODULE_LED, val, TWL4030_LEDEN_REG); in twl4030_pwmled_disable()