/linux-6.12.1/drivers/phy/realtek/ |
D | phy-rtk-usb2.c | 63 struct phy_reg { struct 64 void __iomem *reg_wrap_vstatus; 65 void __iomem *reg_gusb2phyacc0; 66 int vstatus_index; 102 struct phy_reg phy_reg; member 156 static char rtk_phy_read(struct phy_reg *phy_reg, char addr) in rtk_phy_read() 188 static int rtk_phy_write(struct phy_reg *phy_reg, char addr, char data) in rtk_phy_write() 222 static int rtk_phy_set_page(struct phy_reg *phy_reg, int page) in rtk_phy_set_page() 266 struct phy_reg *phy_reg; in update_dc_disconnect_level_at_page0() local 341 struct phy_reg *phy_reg; in update_dc_disconnect_level_at_page1() local [all …]
|
D | phy-rtk-usb3.c | 54 struct phy_reg { struct 75 struct phy_reg phy_reg; member 113 static int rtk_phy3_wait_vbusy(struct phy_reg *phy_reg) in rtk_phy3_wait_vbusy() 118 static u16 rtk_phy_read(struct phy_reg *phy_reg, char addr) in rtk_phy_read() 135 static int rtk_phy_write(struct phy_reg *phy_reg, char addr, u16 data) in rtk_phy_write() 153 struct phy_reg *phy_reg; in do_rtk_usb3_phy_toggle() local 186 struct phy_reg *phy_reg; in do_rtk_phy_init() local 375 struct phy_reg *phy_reg; in rtk_usb3_parameter_show() local 472 struct phy_reg *phy_reg; in update_amplitude_control_value() local
|
/linux-6.12.1/drivers/net/ethernet/dec/tulip/ |
D | pnic.c | 23 u32 phy_reg = ioread32(ioaddr + 0xB8); in pnic_do_nway() local 56 int phy_reg = ioread32(ioaddr + 0xB8); in pnic_lnk_change() local 111 int phy_reg = ioread32(ioaddr + 0xB8); in pnic_timer() local
|
D | dmfe.c | 1669 u16 phy_reg; in dmfe_set_phyxcer() local 1725 u16 phy_reg; in dmfe_process_mode() local 2039 uint phy_reg; in dmfe_program_DM9802() local 2056 uint phy_reg; in dmfe_HPNA_remote_cmd_chk() local
|
D | uli526x.c | 1522 u16 phy_reg; in uli526x_set_phyxcer() local 1564 u16 phy_reg; in uli526x_process_mode() local
|
/linux-6.12.1/drivers/net/ethernet/mellanox/mlxbf_gige/ |
D | mlxbf_gige_mdio.c | 189 int phy_reg, u32 opcode) in mlxbf_gige_mdio_create_cmd() 209 static int mlxbf_gige_mdio_read(struct mii_bus *bus, int phy_add, int phy_reg) in mlxbf_gige_mdio_read() 242 int phy_reg, u16 val) in mlxbf_gige_mdio_write()
|
/linux-6.12.1/drivers/media/pci/intel/ipu6/ |
D | ipu6-isys-mcd-phy.c | 104 struct phy_reg { struct 109 static const struct phy_reg common_init_regs[] = { argument
|
/linux-6.12.1/drivers/net/ |
D | sungem_phy.c | 597 u32 phy_reg; in bcm5421_poll_link() local 621 u32 phy_reg; in bcm5421_read_link() local 670 u32 phy_reg; in bcm5461_poll_link() local 696 u32 phy_reg; in bcm5461_read_link() local
|
/linux-6.12.1/drivers/clk/hisilicon/ |
D | clk-hix5hd2.c | 139 u32 phy_reg; member 151 void __iomem *phy_reg; member
|
/linux-6.12.1/drivers/net/ethernet/realtek/ |
D | r8169_phy_config.c | 53 struct phy_reg { struct 59 const struct phy_reg *regs, int len) in __rtl_writephy_batch() argument
|
/linux-6.12.1/drivers/net/ethernet/intel/e1000e/ |
D | ich8lan.c | 178 u16 phy_reg = 0; in e1000_phy_is_accessible_pchlan() local 1165 u16 phy_reg; in e1000_enable_ulp_lpt_lp() local 1303 u16 phy_reg; in e1000_disable_ulp_lpt_lp() local 1462 u16 phy_reg; in e1000_check_for_copper_link_ich8lan() local 1526 u16 phy_reg; in e1000_check_for_copper_link_ich8lan() local 2600 u16 i, phy_reg = 0; in e1000_copy_rx_addrs_to_phy_ich8lan() local 2640 u16 phy_reg, data; in e1000_lv_jumbo_workaround_ich8lan() local 5432 u16 phy_reg, device_id = hw->adapter->pdev->device; in e1000_suspend_workarounds_ich8lan() local 5565 u16 phy_reg; in e1000_resume_workarounds_pchlan() local
|
D | phy.c | 2586 s32 e1000_enable_phy_wakeup_reg_access_bm(struct e1000_hw *hw, u16 *phy_reg) in e1000_enable_phy_wakeup_reg_access_bm() 2639 s32 e1000_disable_phy_wakeup_reg_access_bm(struct e1000_hw *hw, u16 *phy_reg) in e1000_disable_phy_wakeup_reg_access_bm() 2690 u16 phy_reg = 0; in e1000_access_phy_wakeup_reg_bm() local
|
D | ethtool.c | 1312 u16 phy_reg = 0; in e1000_integrated_phy_loopback() local 1550 u16 phy_reg; in e1000_loopback_cleanup() local
|
/linux-6.12.1/drivers/net/ethernet/intel/e1000/ |
D | e1000_ethtool.c | 1118 u16 phy_reg; in e1000_phy_reset_clk_and_crs() local 1141 u16 phy_reg; in e1000_nonintegrated_phy_loopback() local 1263 u16 phy_reg = 0; in e1000_set_phy_loopback() local 1334 u16 phy_reg; in e1000_loopback_cleanup() local
|
/linux-6.12.1/drivers/usb/phy/ |
D | phy-am335x-control.c | 13 void __iomem *phy_reg; member
|
/linux-6.12.1/drivers/net/ethernet/mediatek/ |
D | mtk_eth_soc.c | 329 static int _mtk_mdio_write_c22(struct mtk_eth *eth, u32 phy_addr, u32 phy_reg, in _mtk_mdio_write_c22() 354 u32 devad, u32 phy_reg, u32 write_data) in _mtk_mdio_write_c45() 389 static int _mtk_mdio_read_c22(struct mtk_eth *eth, u32 phy_addr, u32 phy_reg) in _mtk_mdio_read_c22() 412 u32 devad, u32 phy_reg) in _mtk_mdio_read_c45() 447 int phy_reg, u16 val) in mtk_mdio_write_c22() 455 int devad, int phy_reg, u16 val) in mtk_mdio_write_c45() 462 static int mtk_mdio_read_c22(struct mii_bus *bus, int phy_addr, int phy_reg) in mtk_mdio_read_c22() 470 int phy_reg) in mtk_mdio_read_c45()
|
/linux-6.12.1/drivers/net/ethernet/ |
D | lantiq_etop.c | 322 ltq_etop_mdio_wr(struct mii_bus *bus, int phy_addr, int phy_reg, u16 phy_data) in ltq_etop_mdio_wr() 336 ltq_etop_mdio_rd(struct mii_bus *bus, int phy_addr, int phy_reg) in ltq_etop_mdio_rd()
|
/linux-6.12.1/drivers/net/ethernet/ti/ |
D | davinci_mdio.c | 408 static int davinci_mdio_read(struct mii_bus *bus, int phy_id, int phy_reg) in davinci_mdio_read() 450 int phy_reg, u16 phy_data) in davinci_mdio_write()
|
/linux-6.12.1/drivers/phy/rockchip/ |
D | phy-rockchip-typec.c | 389 struct phy_reg { struct 394 static struct phy_reg usb3_pll_cfg[] = { argument
|
/linux-6.12.1/drivers/net/phy/ |
D | phy_device.c | 784 int phy_reg; in get_phy_c45_devs_in_pkg() local 817 int i, ret, phy_reg; in get_phy_c45_ids() local 910 int phy_reg; in get_phy_c22_id() local
|
/linux-6.12.1/drivers/net/dsa/ |
D | rzn1_a5psw.c | 1055 static int a5psw_mdio_read(struct mii_bus *bus, int phy_id, int phy_reg) in a5psw_mdio_read() 1080 static int a5psw_mdio_write(struct mii_bus *bus, int phy_id, int phy_reg, in a5psw_mdio_write()
|
/linux-6.12.1/drivers/net/usb/ |
D | sr9800.c | 372 int phy_reg; in sr_get_phyid() local
|
D | asix_devices.c | 72 int phy_reg; in asix_get_phyid() local
|
/linux-6.12.1/drivers/pinctrl/ti/ |
D | pinctrl-ti-iodelay.c | 756 u32 phy_reg; in ti_iodelay_alloc_pins() local
|
/linux-6.12.1/drivers/net/ieee802154/ |
D | mcr20a.c | 1082 unsigned int phy_reg = 0; in mcr20a_phy_init() local
|