Home
last modified time | relevance | path

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

/drivers/phy/marvell/
A Dcomphy_core.h42 struct chip_serdes_phy_config { struct
44 int (*comphy_init_map)(int, struct chip_serdes_phy_config *); argument
45 int (*ptr_comphy_chip_init)(struct chip_serdes_phy_config *, argument
47 int (*rx_training)(struct chip_serdes_phy_config *, u32); argument
99 int comphy_a3700_init(struct chip_serdes_phy_config *ptr_chip_cfg,
103 comphy_a3700_init_serdes_map(int node, struct chip_serdes_phy_config *cfg) in comphy_a3700_init_serdes_map()
125 int comphy_cp110_init(struct chip_serdes_phy_config *ptr_chip_cfg,
127 int comphy_cp110_sfi_rx_training(struct chip_serdes_phy_config *ptr_chip_cfg,
131 comphy_cp110_init_serdes_map(int node, struct chip_serdes_phy_config *cfg) in comphy_cp110_init_serdes_map()
151 struct chip_serdes_phy_config *ptr_chip_cfg, in comphy_cp110_sfi_rx_training()
[all …]
A Dcomphy_core.c53 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_rx_training()
84 struct chip_serdes_phy_config *chip_cfg = dev_get_priv(dev); in comphy_probe()
156 .priv_auto = sizeof(struct chip_serdes_phy_config),
A Dcomphy_mux.c111 void comphy_mux_init(struct chip_serdes_phy_config *chip_cfg, in comphy_mux_init()
A Dcomphy_cp110.c113 int comphy_cp110_sfi_rx_training(struct chip_serdes_phy_config *ptr_chip_cfg, in comphy_cp110_sfi_rx_training()
558 int comphy_cp110_init_serdes_map(int node, struct chip_serdes_phy_config *cfg) in comphy_cp110_init_serdes_map()
616 int comphy_cp110_init(struct chip_serdes_phy_config *ptr_chip_cfg, in comphy_cp110_init()
A Dcomphy_a3700.c1021 static void comphy_a3700_fill_cfg(struct chip_serdes_phy_config *cfg, in comphy_a3700_fill_cfg()
1072 int comphy_a3700_init_serdes_map(int node, struct chip_serdes_phy_config *cfg) in comphy_a3700_init_serdes_map()
1116 int comphy_a3700_init(struct chip_serdes_phy_config *chip_cfg, in comphy_a3700_init()

Completed in 9 milliseconds