Searched refs:MASK_ENABLE_PHY (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | tc35874x_regs.h | 371 #define MASK_ENABLE_PHY 0x01 macro
|
| H A D | tc358743_regs.h | 442 #define MASK_ENABLE_PHY 0x01 macro
|
| H A D | tc358743.c | 750 i2c_wr8_and_or(sd, PHY_EN, ~MASK_ENABLE_PHY, 0x0); in tc358743_set_hdmi_phy() 770 i2c_wr8_and_or(sd, PHY_EN, ~MASK_ENABLE_PHY, MASK_ENABLE_PHY); in tc358743_set_hdmi_phy()
|
| H A D | tc35874x.c | 932 i2c_wr8_and_or(sd, PHY_EN, ~MASK_ENABLE_PHY, 0x0); in tc35874x_set_hdmi_phy() 952 i2c_wr8_and_or(sd, PHY_EN, ~MASK_ENABLE_PHY, MASK_ENABLE_PHY); in tc35874x_set_hdmi_phy()
|