Searched refs:TWL4030_LEDEN_REG (Results 1 – 1 of 1) sorted by relevance
47 #define TWL4030_LEDEN_REG 0x00 macro114 ret = twl_i2c_read_u8(TWL4030_MODULE_LED, &val, TWL4030_LEDEN_REG); in twl4030_pwmled_enable()122 ret = twl_i2c_write_u8(TWL4030_MODULE_LED, val, TWL4030_LEDEN_REG); in twl4030_pwmled_enable()139 ret = twl_i2c_read_u8(TWL4030_MODULE_LED, &val, TWL4030_LEDEN_REG); in twl4030_pwmled_disable()147 ret = twl_i2c_write_u8(TWL4030_MODULE_LED, val, TWL4030_LEDEN_REG); in twl4030_pwmled_disable()