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_core.h83 struct chip_serdes_phy_config { struct
85 int (*ptr_comphy_chip_init)(struct chip_serdes_phy_config *, argument
136 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()
151 int comphy_cp110_init(struct chip_serdes_phy_config *ptr_chip_cfg,
154 static inline int comphy_cp110_init(struct chip_serdes_phy_config *ptr_chip_cfg, in comphy_cp110_init()
168 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()
78 struct chip_serdes_phy_config *chip_cfg = dev_get_priv(dev); in comphy_probe()
189 .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.c1928 static void comphy_mux_cp110_init(struct chip_serdes_phy_config *ptr_chip_cfg, in comphy_mux_cp110_init()
1967 int comphy_cp110_init(struct chip_serdes_phy_config *ptr_chip_cfg, in comphy_cp110_init()