Searched refs:PHY_EN (Results 1 – 3 of 3) sorted by relevance
441 #define PHY_EN 0x8534 macro
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()
505 #define PHY_EN BIT(6) macro