Home
last modified time | relevance | path

Searched refs:mac_reset (Results 1 – 12 of 12) sorted by relevance

/linux-6.15/drivers/pci/controller/
H A Dpcie-mediatek-gen3.c201 struct reset_control *mac_reset; member
900 pcie->mac_reset = devm_reset_control_get_optional_exclusive(dev, "mac"); in mtk_pcie_parse_port()
901 if (IS_ERR(pcie->mac_reset)) { in mtk_pcie_parse_port()
902 ret = PTR_ERR(pcie->mac_reset); in mtk_pcie_parse_port()
1059 reset_control_assert(pcie->mac_reset); in mtk_pcie_power_up()
1083 reset_control_deassert(pcie->mac_reset); in mtk_pcie_power_up()
1099 reset_control_assert(pcie->mac_reset); in mtk_pcie_power_up()
1116 reset_control_assert(pcie->mac_reset); in mtk_pcie_power_down()
/linux-6.15/arch/m68k/mac/
H A Dmisc.c454 void mac_reset(void) in mac_reset() function
477 unsigned long virt = (unsigned long) mac_reset; in mac_reset()
478 unsigned long phys = virt_to_phys(mac_reset); in mac_reset()
H A Dconfig.c134 mach_reset = mac_reset; in config_mac()
/linux-6.15/arch/m68k/include/asm/
H A Dmacintosh.h16 extern void mac_reset(void);
/linux-6.15/drivers/net/ethernet/chelsio/cxgb/
H A Dvsc7326.c423 static int mac_reset(struct cmac *mac) in mac_reset() function
551 mac_reset(mac); in mac_disable()
667 .reset = mac_reset,
/linux-6.15/drivers/net/ethernet/marvell/octeontx2/af/
H A Dlmac_common.h129 int (*mac_reset)(void *cgxd, int lmac_id, u8 pf_req_flr); member
H A Drpm.c40 .mac_reset = rpm_lmac_reset,
75 .mac_reset = rpm_lmac_reset,
H A Drvu_cgx.c1348 if (mac_ops->mac_reset(cgxd, lmac, !is_vf(pcifunc))) in rvu_mac_reset()
H A Dcgx.c1895 .mac_reset = cgx_lmac_reset,
/linux-6.15/drivers/net/ethernet/atheros/
H A Dag71xx.c377 struct reset_control *mac_reset; member
955 reset_control_assert(ag->mac_reset); in ag71xx_fast_reset()
957 reset_control_deassert(ag->mac_reset); in ag71xx_fast_reset()
1360 reset_control_assert(ag->mac_reset); in ag71xx_hw_init()
1362 reset_control_deassert(ag->mac_reset); in ag71xx_hw_init()
1834 ag->mac_reset = devm_reset_control_get(&pdev->dev, "mac"); in ag71xx_probe()
1835 if (IS_ERR(ag->mac_reset)) in ag71xx_probe()
1836 return dev_err_probe(&pdev->dev, PTR_ERR(ag->mac_reset), in ag71xx_probe()
/linux-6.15/drivers/scsi/bfa/
H A Dbfa_defs_svc.h459 u32 mac_reset; /* # of MAC reset to bring lnk up */ member
/linux-6.15/Documentation/ABI/stable/
H A Dsysfs-driver-mlxreg-io483 What: /sys/devices/platform/mlxplat/mlxreg-io/hwmon/hwmon*/mac_reset
490 When mac_reset is written 1, the ASIC MT52132 is released