Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/phy/marvell/
H A Dcomphy_core.h136 int comphy_a3700_init(struct chip_serdes_phy_config *ptr_chip_cfg,
139 static inline int comphy_a3700_init(struct chip_serdes_phy_config *ptr_chip_cfg, in comphy_a3700_init() function
H A Dcomphy_core.c114 chip_cfg->ptr_comphy_chip_init = comphy_a3700_init; in comphy_probe()
H A Dcomphy_a3700.c965 int comphy_a3700_init(struct chip_serdes_phy_config *chip_cfg, in comphy_a3700_init() function