Searched refs:MASK_HPD_OUT0 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A D | tc358743.c | 365 i2c_wr8_and_or(sd, HPD_CTL, ~MASK_HPD_OUT0, MASK_HPD_OUT0); in tc358743_delayed_work_enable_hotplug() 400 i2c_wr8_and_or(sd, HPD_CTL, ~MASK_HPD_OUT0, 0x0); in tc358743_disable_edid() 1269 (i2c_rd8(sd, HPD_CTL) & MASK_HPD_OUT0) ? in tc358743_log_status()
|
H A D | tc358743_regs.h | 471 #define MASK_HPD_OUT0 0x01 macro
|
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | tc358743.c | 365 i2c_wr8_and_or(sd, HPD_CTL, ~MASK_HPD_OUT0, MASK_HPD_OUT0); in tc358743_delayed_work_enable_hotplug() 400 i2c_wr8_and_or(sd, HPD_CTL, ~MASK_HPD_OUT0, 0x0); in tc358743_disable_edid() 1271 (i2c_rd8(sd, HPD_CTL) & MASK_HPD_OUT0) ? in tc358743_log_status()
|
H A D | tc358743_regs.h | 471 #define MASK_HPD_OUT0 0x01 macro
|
Completed in 11 milliseconds