Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/i2c/
Dtc358743_regs.h427 #define SET_PHY_AUTO_RST1_US(us) ((((us) / 200) << 4) & \ macro
Dtc358743.c751 i2c_wr8(sd, PHY_CTL1, SET_PHY_AUTO_RST1_US(1600) | in tc358743_set_hdmi_phy()