Searched refs:REG_HPD_POWER (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A D | tda1997x_regs.h | 369 #define REG_HPD_POWER 0x2084 macro
|
H A D | tda1997x.c | 507 hpd_pwr = io_read(sd, REG_HPD_POWER); in tda1997x_manual_hpd() 523 io_write(sd, REG_HPD_POWER, hpd_pwr); in tda1997x_manual_hpd() 531 io_write(sd, REG_HPD_POWER, hpd_pwr); in tda1997x_manual_hpd()
|
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | tda1997x_regs.h | 372 #define REG_HPD_POWER 0x2084 macro
|
H A D | tda1997x.c | 507 hpd_pwr = io_read(sd, REG_HPD_POWER); in tda1997x_manual_hpd() 523 io_write(sd, REG_HPD_POWER, hpd_pwr); in tda1997x_manual_hpd() 531 io_write(sd, REG_HPD_POWER, hpd_pwr); in tda1997x_manual_hpd()
|
Completed in 11 milliseconds