Home
last modified time | relevance | path

Searched refs:MASK_ENABLE_PHY (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/media/i2c/
Dtc358743_regs.h365 #define MASK_ENABLE_PHY 0x01 macro
Dtc358743.c752 i2c_wr8_and_or(sd, PHY_EN, ~MASK_ENABLE_PHY, 0x0); in tc358743_set_hdmi_phy()
772 i2c_wr8_and_or(sd, PHY_EN, ~MASK_ENABLE_PHY, MASK_ENABLE_PHY); in tc358743_set_hdmi_phy()