Home
last modified time | relevance | path

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

/linux/drivers/phy/freescale/
H A Dphy-fsl-samsung-hdmi.c284 static const struct reg_settings common_phy_cfg[] = { variable
463 for (i = 0; i < ARRAY_SIZE(common_phy_cfg); i++) in fsl_samsung_hdmi_phy_configure()
464 writeb(common_phy_cfg[i].val, phy->regs + common_phy_cfg[i].reg); in fsl_samsung_hdmi_phy_configure()