Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/controller/
H A Dpcie-mediatek-gen3.c139 struct reset_control *mac_reset; member
803 pcie->mac_reset = devm_reset_control_get_optional_exclusive(dev, "mac"); in mtk_pcie_parse_port()
804 if (IS_ERR(pcie->mac_reset)) { in mtk_pcie_parse_port()
805 ret = PTR_ERR(pcie->mac_reset); in mtk_pcie_parse_port()
851 reset_control_deassert(pcie->mac_reset); in mtk_pcie_power_up()
867 reset_control_assert(pcie->mac_reset); in mtk_pcie_power_up()
883 reset_control_assert(pcie->mac_reset); in mtk_pcie_power_down()
903 reset_control_assert(pcie->mac_reset); in mtk_pcie_setup()
/openbmc/linux/arch/m68k/mac/
H A Dmisc.c452 void mac_reset(void) in mac_reset() function
475 unsigned long virt = (unsigned long) mac_reset; in mac_reset()
476 unsigned long phys = virt_to_phys(mac_reset); in mac_reset()
H A Dconfig.c142 mach_reset = mac_reset; in config_mac()
/openbmc/linux/arch/m68k/include/asm/
H A Dmacintosh.h16 extern void mac_reset(void);
/openbmc/linux/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,
/openbmc/linux/drivers/net/ethernet/atheros/
H A Dag71xx.c377 struct reset_control *mac_reset; member
976 reset_control_assert(ag->mac_reset); in ag71xx_fast_reset()
978 reset_control_deassert(ag->mac_reset); in ag71xx_fast_reset()
1381 reset_control_assert(ag->mac_reset); in ag71xx_hw_init()
1383 reset_control_deassert(ag->mac_reset); in ag71xx_hw_init()
1863 ag->mac_reset = devm_reset_control_get(&pdev->dev, "mac"); in ag71xx_probe()
1864 if (IS_ERR(ag->mac_reset)) { in ag71xx_probe()
1866 return PTR_ERR(ag->mac_reset); in ag71xx_probe()
/openbmc/linux/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.c1349 if (mac_ops->mac_reset(cgxd, lmac, !is_vf(pcifunc))) in rvu_mac_reset()
H A Dcgx.c1882 .mac_reset = cgx_lmac_reset,
/openbmc/linux/drivers/scsi/bfa/
H A Dbfa_defs_svc.h459 u32 mac_reset; /* # of MAC reset to bring lnk up */ member
/openbmc/linux/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