Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/i2c/
Dtc358743_regs.h350 #define SET_PHY_AUTO_RST1_US(us) ((((us) / 200) << 4) & \ macro
Dtc358743.c753 i2c_wr8(sd, PHY_CTL1, SET_PHY_AUTO_RST1_US(1600) | in tc358743_set_hdmi_phy()