| /OK3568_Linux_fs/kernel/drivers/net/pcs/ |
| H A D | pcs-lynx.c | 33 static void lynx_pcs_get_state_usxgmii(struct mdio_device *pcs, in lynx_pcs_get_state_usxgmii() 56 static void lynx_pcs_get_state_2500basex(struct mdio_device *pcs, in lynx_pcs_get_state_2500basex() 80 static void lynx_pcs_get_state(struct phylink_pcs *pcs, in lynx_pcs_get_state() 111 static int lynx_pcs_config_sgmii(struct mdio_device *pcs, unsigned int mode, in lynx_pcs_config_sgmii() 140 static int lynx_pcs_config_usxgmii(struct mdio_device *pcs, unsigned int mode, in lynx_pcs_config_usxgmii() 158 static int lynx_pcs_config(struct phylink_pcs *pcs, unsigned int mode, in lynx_pcs_config() 188 static void lynx_pcs_link_up_sgmii(struct mdio_device *pcs, unsigned int mode, in lynx_pcs_link_up_sgmii() 244 static void lynx_pcs_link_up_2500basex(struct mdio_device *pcs, in lynx_pcs_link_up_2500basex() 266 static void lynx_pcs_link_up(struct phylink_pcs *pcs, unsigned int mode, in lynx_pcs_link_up() 312 void lynx_pcs_destroy(struct lynx_pcs *pcs) in lynx_pcs_destroy()
|
| /OK3568_Linux_fs/kernel/drivers/pinctrl/ |
| H A D | pinctrl-single.c | 273 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 550 struct pcs_device *pcs = pinctrl_dev_get_drvdata(pctldev); in pcs_pinconf_set() local 681 static int pcs_add_pin(struct pcs_device *pcs, unsigned int offset) in pcs_add_pin() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/ |
| H A D | altr_tse_pcs.c | 62 static int tse_pcs_reset(void __iomem *base, struct tse_pcs *pcs) in tse_pcs_reset() 87 int tse_pcs_init(void __iomem *base, struct tse_pcs *pcs) in tse_pcs_init() 106 static void pcs_link_timer_callback(struct tse_pcs *pcs) in pcs_link_timer_callback() 125 static void auto_nego_timer_callback(struct tse_pcs *pcs) in auto_nego_timer_callback() 189 struct tse_pcs *pcs = from_timer(pcs, t, aneg_link_timer); in aneg_link_timer_callback() local 197 void tse_pcs_fix_mac_speed(struct tse_pcs *pcs, struct phy_device *phy_dev, in tse_pcs_fix_mac_speed()
|
| H A D | dwmac-socfpga.c | 54 struct tse_pcs pcs; member
|
| H A D | common.h | 340 unsigned int pcs; member 485 unsigned int pcs; member
|
| /OK3568_Linux_fs/kernel/drivers/clocksource/ |
| H A D | timer-pistachio.c | 73 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
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | pcs-lynx.h | 13 struct phylink_pcs pcs; member
|
| /OK3568_Linux_fs/kernel/drivers/net/phy/ |
| H A D | phylink.c | 46 struct phylink_pcs *pcs; member 907 void phylink_set_pcs(struct phylink *pl, struct phylink_pcs *pcs) in phylink_set_pcs() 2432 void phylink_mii_c22_pcs_get_state(struct mdio_device *pcs, in phylink_mii_c22_pcs_get_state() 2489 int phylink_mii_c22_pcs_set_advertisement(struct mdio_device *pcs, in phylink_mii_c22_pcs_set_advertisement() 2555 int phylink_mii_c22_pcs_config(struct mdio_device *pcs, unsigned int mode, in phylink_mii_c22_pcs_config() 2591 void phylink_mii_c22_pcs_an_restart(struct mdio_device *pcs) in phylink_mii_c22_pcs_an_restart() 2605 void phylink_mii_c45_pcs_get_state(struct mdio_device *pcs, in phylink_mii_c45_pcs_get_state()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/dpaa2/ |
| H A D | dpaa2-mac.h | 25 struct lynx_pcs *pcs; member
|
| H A D | dpaa2-mac.c | 293 struct lynx_pcs *pcs = mac->pcs; in dpaa2_pcs_destroy() local
|
| /OK3568_Linux_fs/u-boot/include/andestech/ |
| H A D | andes_pcu.h | 16 struct pcs { struct 17 unsigned int cr; /* PCSx Configuration (clock scaling) */ 18 unsigned int parm; /* PCSx Parameter*/ 19 unsigned int stat1; /* PCSx Status 1 */ 20 unsigned int stat2; /* PCSx Stusts 2 */ 21 unsigned int pdd; /* PCSx PDD */
|
| /OK3568_Linux_fs/kernel/drivers/net/dsa/ocelot/ |
| H A D | seville_vsc9953.c | 1106 struct mdio_device *pcs; in vsc9953_mdio_bus_alloc() local 1139 struct lynx_pcs *pcs = felix->pcs[port]; in vsc9953_mdio_bus_free() local
|
| H A D | felix_vsc9959.c | 1082 struct mdio_device *pcs; in vsc9959_mdio_bus_alloc() local 1115 struct lynx_pcs *pcs = felix->pcs[port]; in vsc9959_mdio_bus_free() local
|
| H A D | felix.h | 50 struct lynx_pcs **pcs; member
|
| /OK3568_Linux_fs/kernel/drivers/net/fddi/skfp/ |
| H A D | pcmplc.c | 1853 struct pcm_state *pcs ; in pcm_get_state() local 1886 int pcs ; in get_pcm_state() local 1930 char *pcs ; in get_pcmstate() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/enetc/ |
| H A D | enetc_pf.h | 49 struct lynx_pcs *pcs; member
|
| H A D | enetc_pf.c | 803 struct mdio_device *pcs; in enetc_imdio_create() local
|
| /OK3568_Linux_fs/kernel/fs/erofs/ |
| H A D | zdata.c | 44 struct z_erofs_pcluster_slab *pcs; in z_erofs_create_pcluster_pool() local 69 struct z_erofs_pcluster_slab *pcs = pcluster_pool + i; in z_erofs_alloc_pcluster() local 89 struct z_erofs_pcluster_slab *pcs = pcluster_pool + i; in z_erofs_free_pcluster() local
|
| /OK3568_Linux_fs/kernel/drivers/phy/qualcomm/ |
| H A D | phy-qcom-qmp.c | 1921 void __iomem *pcs; member 2915 void __iomem *pcs = qphy->pcs; in qcom_qmp_phy_com_init() local 3094 void __iomem *pcs = qphy->pcs; in qcom_qmp_phy_power_on() local 3276 void __iomem *pcs = qphy->pcs; in qcom_qmp_phy_enable_autonomous_mode() local 3305 void __iomem *pcs = qphy->pcs; in qcom_qmp_phy_disable_autonomous_mode() local
|
| /OK3568_Linux_fs/kernel/drivers/soc/rockchip/ |
| H A D | rockchip_debug.c | 535 u32 pcs; in rockchip_debug_init() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/mvpp2/ |
| H A D | mvpp2_main.c | 5739 static struct mvpp2_port *mvpp2_pcs_to_port(struct phylink_pcs *pcs) in mvpp2_pcs_to_port() 5744 static void mvpp2_xlg_pcs_get_state(struct phylink_pcs *pcs, in mvpp2_xlg_pcs_get_state() 5765 static int mvpp2_xlg_pcs_config(struct phylink_pcs *pcs, in mvpp2_xlg_pcs_config() 5779 static void mvpp2_gmac_pcs_get_state(struct phylink_pcs *pcs, in mvpp2_gmac_pcs_get_state() 5814 static int mvpp2_gmac_pcs_config(struct phylink_pcs *pcs, unsigned int mode, in mvpp2_gmac_pcs_config() 5871 static void mvpp2_gmac_pcs_an_restart(struct phylink_pcs *pcs) in mvpp2_gmac_pcs_an_restart()
|
| /OK3568_Linux_fs/kernel/drivers/ata/ |
| H A D | ata_piix.c | 1339 u16 pcs, new_pcs; in piix_init_pcs() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/fm10k/ |
| H A D | fm10k_main.c | 1488 int pcs; in fm10k_set_qos_queues() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igb/ |
| H A D | e1000_82575.c | 1361 u32 pcs, status; in igb_get_pcs_speed_and_duplex_82575() local
|
| /OK3568_Linux_fs/u-boot/drivers/usb/cdns3/ |
| H A D | gadget.c | 827 int pcs; in cdns3_ep_run_transfer() local
|