Home
last modified time | relevance | path

Searched refs:SET_PHY_AUTO_RST1_US (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dtc35874x_regs.h356 #define SET_PHY_AUTO_RST1_US(us) ((((us) / 200) << 4) & \ macro
H A Dtc358743_regs.h427 #define SET_PHY_AUTO_RST1_US(us) ((((us) / 200) << 4) & \ macro
H A Dtc358743.c751 i2c_wr8(sd, PHY_CTL1, SET_PHY_AUTO_RST1_US(1600) | in tc358743_set_hdmi_phy()
H A Dtc35874x.c933 i2c_wr8(sd, PHY_CTL1, SET_PHY_AUTO_RST1_US(1600) | in tc35874x_set_hdmi_phy()