Searched refs:MASK_ENABLE_PHY (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/i2c/ |
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 | tc358743_regs.h | 442 #define MASK_ENABLE_PHY 0x01 macro
|
/kernel/linux/linux-6.6/drivers/media/i2c/ |
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 | tc358743_regs.h | 442 #define MASK_ENABLE_PHY 0x01 macro
|
Completed in 11 milliseconds