Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/phy/freescale/
H A Dphy-fsl-imx8-mipi-dphy.c92 u8 rxhs_settle; member
263 /* rxhs_settle: formula from NXP BSP */ in mixel_dphy_config_from_opts()
265 cfg->rxhs_settle = 0x0d; in mixel_dphy_config_from_opts()
267 cfg->rxhs_settle = 0x0c; in mixel_dphy_config_from_opts()
269 cfg->rxhs_settle = 0x0b; in mixel_dphy_config_from_opts()
271 cfg->rxhs_settle = 0x0a; in mixel_dphy_config_from_opts()
273 cfg->rxhs_settle = 0x09; in mixel_dphy_config_from_opts()
275 cfg->rxhs_settle = 0x08; in mixel_dphy_config_from_opts()
277 cfg->rxhs_settle = 0x07; in mixel_dphy_config_from_opts()
283 cfg->rxhs_settle); in mixel_dphy_config_from_opts()
[all...]
/kernel/linux/linux-6.6/drivers/phy/freescale/
H A Dphy-fsl-imx8-mipi-dphy.c120 u8 rxhs_settle; member
295 /* rxhs_settle: formula from NXP BSP */ in mixel_dphy_config_from_opts()
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()
[all...]

Completed in 2 milliseconds