Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/i2c/
Ddw9719.c27 #define DW9719_CONTROL CCI_REG8(2) macro
86 cci_write(dw9719->regmap, DW9719_CONTROL, 1, &ret); in dw9719_power_up()
91 cci_write(dw9719->regmap, DW9719_CONTROL, DW9719_ENABLE_RINGING, &ret); in dw9719_power_up()