Home
last modified time | relevance | path

Searched refs:SMI_EN (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/net/mdio/
H A Dmdio-octeon.c38 oct_mdio_writeq(smi_en.u64, bus->register_base + SMI_EN); in octeon_mdiobus_probe()
60 oct_mdio_writeq(smi_en.u64, bus->register_base + SMI_EN); in octeon_mdiobus_probe()
73 oct_mdio_writeq(smi_en.u64, bus->register_base + SMI_EN); in octeon_mdiobus_remove()
H A Dmdio-thunder.c91 oct_mdio_writeq(smi_en.u64, bus->register_base + SMI_EN); in thunder_mdiobus_pci_probe()
130 oct_mdio_writeq(0, bus->register_base + SMI_EN); in thunder_mdiobus_pci_remove()
H A Dmdio-cavium.h16 #define SMI_EN 0x20 macro
/linux-6.15/drivers/watchdog/
H A DiTCO_wdt.c73 #define SMI_EN(p) ((p)->smi_res->start) macro
512 (u64)SMI_EN(p)); in iTCO_wdt_probe()
546 val32 = inl(SMI_EN(p)); in iTCO_wdt_probe()
548 outl(val32, SMI_EN(p)); in iTCO_wdt_probe()