Home
last modified time | relevance | path

Searched defs:pcs (Results 1 – 25 of 33) sorted by relevance

12

/Linux-v5.15/drivers/net/pcs/
Dpcs-lynx.c34 static void lynx_pcs_get_state_usxgmii(struct mdio_device *pcs, in lynx_pcs_get_state_usxgmii()
57 static void lynx_pcs_get_state_2500basex(struct mdio_device *pcs, in lynx_pcs_get_state_2500basex()
81 static void lynx_pcs_get_state(struct phylink_pcs *pcs, in lynx_pcs_get_state()
113 static int lynx_pcs_config_1000basex(struct mdio_device *pcs, in lynx_pcs_config_1000basex()
137 static int lynx_pcs_config_sgmii(struct mdio_device *pcs, unsigned int mode, in lynx_pcs_config_sgmii()
166 static int lynx_pcs_config_usxgmii(struct mdio_device *pcs, unsigned int mode, in lynx_pcs_config_usxgmii()
184 static int lynx_pcs_config(struct phylink_pcs *pcs, unsigned int mode, in lynx_pcs_config()
216 static void lynx_pcs_an_restart(struct phylink_pcs *pcs) in lynx_pcs_an_restart()
223 static void lynx_pcs_link_up_sgmii(struct mdio_device *pcs, unsigned int mode, in lynx_pcs_link_up_sgmii()
279 static void lynx_pcs_link_up_2500basex(struct mdio_device *pcs, in lynx_pcs_link_up_2500basex()
[all …]
Dpcs-xpcs.c833 static int xpcs_config(struct phylink_pcs *pcs, unsigned int mode, in xpcs_config()
918 static void xpcs_get_state(struct phylink_pcs *pcs, in xpcs_get_state()
980 void xpcs_link_up(struct phylink_pcs *pcs, unsigned int mode, in xpcs_link_up()
/Linux-v5.15/drivers/pinctrl/
Dpinctrl-single.c273 static unsigned int pcs_pin_reg_offset_get(struct pcs_device *pcs, in pcs_pin_reg_offset_get()
288 static unsigned int pcs_pin_shift_reg_get(struct pcs_device *pcs, in pcs_pin_shift_reg_get()
298 struct pcs_device *pcs; in pcs_pin_dbg_show() local
319 struct pcs_device *pcs; in pcs_dt_free_map() local
341 struct pcs_device *pcs = pinctrl_dev_get_drvdata(pctldev); in pcs_get_function() local
365 struct pcs_device *pcs; in pcs_set_mux() local
408 struct pcs_device *pcs = pinctrl_dev_get_drvdata(pctldev); in pcs_request_gpio() local
486 struct pcs_device *pcs = pinctrl_dev_get_drvdata(pctldev); in pcs_pinconf_get() local
551 struct pcs_device *pcs = pinctrl_dev_get_drvdata(pctldev); in pcs_pinconf_set() local
683 static int pcs_add_pin(struct pcs_device *pcs, unsigned int offset) in pcs_add_pin()
[all …]
/Linux-v5.15/drivers/net/ethernet/stmicro/stmmac/
Daltr_tse_pcs.c66 static int tse_pcs_reset(void __iomem *base, struct tse_pcs *pcs) in tse_pcs_reset()
91 int tse_pcs_init(void __iomem *base, struct tse_pcs *pcs) in tse_pcs_init()
110 static void pcs_link_timer_callback(struct tse_pcs *pcs) in pcs_link_timer_callback()
129 static void auto_nego_timer_callback(struct tse_pcs *pcs) in auto_nego_timer_callback()
193 struct tse_pcs *pcs = from_timer(pcs, t, aneg_link_timer); in aneg_link_timer_callback() local
201 void tse_pcs_fix_mac_speed(struct tse_pcs *pcs, struct phy_device *phy_dev, in tse_pcs_fix_mac_speed()
Ddwmac-socfpga.c57 struct tse_pcs pcs; member
Dcommon.h380 unsigned int pcs; member
527 unsigned int pcs; member
/Linux-v5.15/drivers/net/ethernet/microchip/sparx5/
Dsparx5_phylink.c140 static struct sparx5_port *sparx5_pcs_to_port(struct phylink_pcs *pcs) in sparx5_pcs_to_port()
145 static void sparx5_pcs_get_state(struct phylink_pcs *pcs, in sparx5_pcs_get_state()
159 static int sparx5_pcs_config(struct phylink_pcs *pcs, in sparx5_pcs_config()
194 static void sparx5_pcs_aneg_restart(struct phylink_pcs *pcs) in sparx5_pcs_aneg_restart()
Dsparx5_port.c429 u32 pcs = sparx5_to_pcs_dev(port->portno); in sparx5_port_disable() local
793 u32 pcs = sparx5_to_pcs_dev(port->portno); in sparx5_port_pcs_high_set() local
1020 u32 pcs = sparx5_to_pcs_dev(port->portno); in sparx5_port_init() local
/Linux-v5.15/drivers/clocksource/
Dtimer-pistachio.c73 struct pistachio_clocksource *pcs = to_pistachio_clocksource(cs); in pistachio_clocksource_read_cycles() local
98 struct pistachio_clocksource *pcs = to_pistachio_clocksource(cs); in pistachio_clksrc_set_mode() local
112 struct pistachio_clocksource *pcs = to_pistachio_clocksource(cs); in pistachio_clksrc_enable() local
/Linux-v5.15/include/linux/
Dpcs-lynx.h13 struct phylink_pcs pcs; member
/Linux-v5.15/include/linux/pcs/
Dpcs-xpcs.h26 struct phylink_pcs pcs; member
/Linux-v5.15/drivers/net/phy/
Dphylink.c48 struct phylink_pcs *pcs; member
898 void phylink_set_pcs(struct phylink *pl, struct phylink_pcs *pcs) in phylink_set_pcs()
2522 void phylink_mii_c22_pcs_get_state(struct mdio_device *pcs, in phylink_mii_c22_pcs_get_state()
2579 int phylink_mii_c22_pcs_set_advertisement(struct mdio_device *pcs, in phylink_mii_c22_pcs_set_advertisement()
2645 int phylink_mii_c22_pcs_config(struct mdio_device *pcs, unsigned int mode, in phylink_mii_c22_pcs_config()
2682 void phylink_mii_c22_pcs_an_restart(struct mdio_device *pcs) in phylink_mii_c22_pcs_an_restart()
2696 void phylink_mii_c45_pcs_get_state(struct mdio_device *pcs, in phylink_mii_c45_pcs_get_state()
/Linux-v5.15/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-mac.h26 struct lynx_pcs *pcs; member
Ddpaa2-mac.c289 struct lynx_pcs *pcs = mac->pcs; in dpaa2_pcs_destroy() local
/Linux-v5.15/drivers/net/dsa/ocelot/
Dseville_vsc9953.c1124 struct mdio_device *pcs; in vsc9953_mdio_bus_alloc() local
1157 struct lynx_pcs *pcs = felix->pcs[port]; in vsc9953_mdio_bus_free() local
Dfelix_vsc9959.c1096 struct mdio_device *pcs; in vsc9959_mdio_bus_alloc() local
1129 struct lynx_pcs *pcs = felix->pcs[port]; in vsc9959_mdio_bus_free() local
Dfelix.h61 struct lynx_pcs **pcs; member
/Linux-v5.15/drivers/net/fddi/skfp/
Dpcmplc.c1849 struct pcm_state *pcs ; in pcm_get_state() local
1882 int pcs ; in get_pcm_state() local
1926 char *pcs ; in get_pcmstate() local
/Linux-v5.15/drivers/net/ethernet/freescale/enetc/
Denetc_pf.h49 struct lynx_pcs *pcs; member
/Linux-v5.15/fs/erofs/
Dzdata.c43 struct z_erofs_pcluster_slab *pcs; in z_erofs_create_pcluster_pool() local
68 struct z_erofs_pcluster_slab *pcs = pcluster_pool + i; in z_erofs_alloc_pcluster() local
88 struct z_erofs_pcluster_slab *pcs = pcluster_pool + i; in z_erofs_free_pcluster() local
/Linux-v5.15/drivers/phy/qualcomm/
Dphy-qcom-qmp.c2878 void __iomem *pcs; member
4557 void __iomem *pcs = qphy->pcs; in qcom_qmp_phy_com_init() local
4734 void __iomem *pcs = qphy->pcs; in qcom_qmp_phy_power_on() local
4940 void __iomem *pcs = qphy->pcs; in qcom_qmp_phy_enable_autonomous_mode() local
4969 void __iomem *pcs = qphy->pcs; in qcom_qmp_phy_disable_autonomous_mode() local
/Linux-v5.15/drivers/net/ethernet/cadence/
Dmacb_main.c583 static void macb_usx_pcs_link_up(struct phylink_pcs *pcs, unsigned int mode, in macb_usx_pcs_link_up()
598 static void macb_usx_pcs_get_state(struct phylink_pcs *pcs, in macb_usx_pcs_get_state()
615 static int macb_usx_pcs_config(struct phylink_pcs *pcs, in macb_usx_pcs_config()
629 static void macb_pcs_get_state(struct phylink_pcs *pcs, in macb_pcs_get_state()
635 static void macb_pcs_an_restart(struct phylink_pcs *pcs) in macb_pcs_an_restart()
640 static int macb_pcs_config(struct phylink_pcs *pcs, in macb_pcs_config()
/Linux-v5.15/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2_main.c6108 static struct mvpp2_port *mvpp2_pcs_to_port(struct phylink_pcs *pcs) in mvpp2_pcs_to_port()
6113 static void mvpp2_xlg_pcs_get_state(struct phylink_pcs *pcs, in mvpp2_xlg_pcs_get_state()
6134 static int mvpp2_xlg_pcs_config(struct phylink_pcs *pcs, in mvpp2_xlg_pcs_config()
6148 static void mvpp2_gmac_pcs_get_state(struct phylink_pcs *pcs, in mvpp2_gmac_pcs_get_state()
6183 static int mvpp2_gmac_pcs_config(struct phylink_pcs *pcs, unsigned int mode, in mvpp2_gmac_pcs_config()
6240 static void mvpp2_gmac_pcs_an_restart(struct phylink_pcs *pcs) in mvpp2_gmac_pcs_an_restart()
/Linux-v5.15/drivers/ata/
Data_piix.c1339 u16 pcs, new_pcs; in piix_init_pcs() local
/Linux-v5.15/drivers/net/ethernet/intel/fm10k/
Dfm10k_main.c1475 int pcs; in fm10k_set_qos_queues() local

12