Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/phy/marvell/
H A Dcomphy.h92 struct chip_serdes_phy_config { struct
94 int (*ptr_comphy_chip_init)(struct chip_serdes_phy_config *, argument
111 int comphy_a3700_init(struct chip_serdes_phy_config *ptr_chip_cfg, argument
114 static inline int comphy_a3700_init(struct chip_serdes_phy_config *ptr_chip_cfg, in comphy_a3700_init()
126 int comphy_cp110_init(struct chip_serdes_phy_config *ptr_chip_cfg,
129 static inline int comphy_cp110_init(struct chip_serdes_phy_config *ptr_chip_cfg, in comphy_cp110_init()
143 void comphy_mux_init(struct chip_serdes_phy_config *ptr_chip_cfg,
H A Dcomphy_core.c86 void comphy_print(struct chip_serdes_phy_config *chip_cfg, in comphy_print()
108 struct chip_serdes_phy_config *chip_cfg = dev_get_priv(dev); in comphy_probe()
210 .priv_auto_alloc_size = sizeof(struct chip_serdes_phy_config),
H A Dcomphy_mux.c104 void comphy_mux_init(struct chip_serdes_phy_config *chip_cfg, in comphy_mux_init()
H A Dcomphy_a3700.c910 int comphy_a3700_init(struct chip_serdes_phy_config *chip_cfg, in comphy_a3700_init()
H A Dcomphy_cp110.c1915 static void comphy_mux_cp110_init(struct chip_serdes_phy_config *ptr_chip_cfg, in comphy_mux_cp110_init()
1954 int comphy_cp110_init(struct chip_serdes_phy_config *ptr_chip_cfg, in comphy_cp110_init()