Searched refs:chip_serdes_phy_config (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/phy/marvell/ |
| H A D | comphy.h | 92 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 D | comphy_core.c | 86 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 D | comphy_mux.c | 104 void comphy_mux_init(struct chip_serdes_phy_config *chip_cfg, in comphy_mux_init()
|
| H A D | comphy_a3700.c | 910 int comphy_a3700_init(struct chip_serdes_phy_config *chip_cfg, in comphy_a3700_init()
|
| H A D | comphy_cp110.c | 1915 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()
|