Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/freescale/
H A Dphy-fsl-imx8-mipi-dphy.c120 u8 rxhs_settle; member
297 cfg->rxhs_settle = 0x0d; in mixel_dphy_config_from_opts()
299 cfg->rxhs_settle = 0x0c; in mixel_dphy_config_from_opts()
301 cfg->rxhs_settle = 0x0b; in mixel_dphy_config_from_opts()
303 cfg->rxhs_settle = 0x0a; in mixel_dphy_config_from_opts()
305 cfg->rxhs_settle = 0x09; in mixel_dphy_config_from_opts()
307 cfg->rxhs_settle = 0x08; in mixel_dphy_config_from_opts()
309 cfg->rxhs_settle = 0x07; in mixel_dphy_config_from_opts()
315 cfg->rxhs_settle); in mixel_dphy_config_from_opts()
330 phy_write(phy, priv->cfg.rxhs_settle, priv->devdata->reg_rxhs_settle); in mixel_phy_set_hs_timings()