Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/i2c/
Dtc358743_regs.h442 #define MASK_ENABLE_PHY 0x01 macro
Dtc358743.c750 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()