Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dtc35874x_regs.h400 #define MASK_HPD_OUT0 0x01 macro
H A Dtc358743_regs.h471 #define MASK_HPD_OUT0 0x01 macro
H A Dtc358743.c365 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 Dtc35874x.c521 i2c_wr8_and_or(sd, HPD_CTL, ~MASK_HPD_OUT0, MASK_HPD_OUT0); in tc35874x_delayed_work_enable_hotplug()
556 i2c_wr8_and_or(sd, HPD_CTL, ~MASK_HPD_OUT0, 0x0); in tc35874x_disable_edid()
1335 (i2c_rd8(sd, HPD_CTL) & MASK_HPD_OUT0) ? in tc35874x_log_status()