Home
last modified time | relevance | path

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

/external/u-boot/drivers/phy/marvell/
Dcomphy.h91 struct chip_serdes_phy_config { struct
93 int (*ptr_comphy_chip_init)(struct chip_serdes_phy_config *, argument
144 int comphy_a3700_init(struct chip_serdes_phy_config *ptr_chip_cfg,
147 static inline int comphy_a3700_init(struct chip_serdes_phy_config *ptr_chip_cfg, in comphy_a3700_init()
159 int comphy_cp110_init(struct chip_serdes_phy_config *ptr_chip_cfg,
162 static inline int comphy_cp110_init(struct chip_serdes_phy_config *ptr_chip_cfg, in comphy_cp110_init()
176 void comphy_mux_init(struct chip_serdes_phy_config *ptr_chip_cfg,
Dcomphy_core.c51 void comphy_print(struct chip_serdes_phy_config *chip_cfg, in comphy_print()
73 struct chip_serdes_phy_config *chip_cfg = dev_get_priv(dev); in comphy_probe()
179 .priv_auto_alloc_size = sizeof(struct chip_serdes_phy_config),
Dcomphy_mux.c112 void comphy_mux_init(struct chip_serdes_phy_config *chip_cfg, in comphy_mux_init()
Dcomphy_a3700.c965 int comphy_a3700_init(struct chip_serdes_phy_config *chip_cfg, in comphy_a3700_init()
Dcomphy_cp110.c1914 static void comphy_mux_cp110_init(struct chip_serdes_phy_config *ptr_chip_cfg, in comphy_mux_cp110_init()
1953 int comphy_cp110_init(struct chip_serdes_phy_config *ptr_chip_cfg, in comphy_cp110_init()