Searched refs:REG_PON_OVR_EN (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A D | tda1997x_regs.h | 251 #define REG_PON_OVR_EN 0x12A0 macro
|
H A D | tda1997x.c | 1050 io_write(sd, REG_PON_OVR_EN, PON_DIS); in tda1997x_power_mode() 1070 io_write(sd, REG_PON_OVR_EN, PON_EN); in tda1997x_power_mode() 1165 io_write(sd, REG_PON_OVR_EN, PON_EN); in tda1997x_reset_n1() 1174 io_write(sd, REG_PON_OVR_EN, PON_DIS); in tda1997x_reset_n1()
|
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | tda1997x.c | 1050 io_write(sd, REG_PON_OVR_EN, PON_DIS); in tda1997x_power_mode() 1070 io_write(sd, REG_PON_OVR_EN, PON_EN); in tda1997x_power_mode() 1181 io_write(sd, REG_PON_OVR_EN, PON_EN); in tda1997x_reset_n1() 1190 io_write(sd, REG_PON_OVR_EN, PON_DIS); in tda1997x_reset_n1()
|
H A D | tda1997x_regs.h | 254 #define REG_PON_OVR_EN 0x12A0 macro
|
Completed in 10 milliseconds