Home
last modified time | relevance | path

Searched refs:AW36518_REG_ENABLE (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Daw36518.c48 #define AW36518_REG_ENABLE 0x01 macro
180 temp = aw36518_i2c_read(flash, AW36518_REG_ENABLE); in aw36518_led_on()
184 __func__, AW36518_REG_ENABLE); in aw36518_led_on()
194 ret = aw36518_i2c_write(flash, AW36518_REG_ENABLE, val | temp); in aw36518_led_on()