Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dtc35874x_regs.h327 #define MASK_S_DDC5V 0x01 macro
H A Dtc358743_regs.h398 #define MASK_S_DDC5V 0x01 macro
H A Dtc358743.c261 return i2c_rd8(sd, SYS_STATUS) & MASK_S_DDC5V; in tx_5v_power_present()
1264 hdmi_sys_status & MASK_S_DDC5V ? "yes" : "no"); in tc358743_log_status()
H A Dtc35874x.c389 return i2c_rd8(sd, SYS_STATUS) & MASK_S_DDC5V; in tx_5v_power_present()
1330 hdmi_sys_status & MASK_S_DDC5V ? "yes" : "no"); in tc35874x_log_status()