Home
last modified time | relevance | path

Searched refs:DisableAll (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/apple/
H A Dbmac.h83 # define DisableAll 0xffffffff macro
H A Dbmac.c388 bmwrite(dev, INTDISABLE, DisableAll);
481 bmwrite(dev, INTDISABLE, DisableAll); /* disable all intrs */ in bmac_suspend()
1286 bmwrite(dev, INTDISABLE, DisableAll); in bmac_probe()
1294 bmwrite(dev, INTDISABLE, DisableAll); in bmac_probe()
1404 bmwrite(dev, INTDISABLE, DisableAll); /* disable all intrs */ in bmac_close()
/kernel/linux/linux-6.6/drivers/net/ethernet/apple/
H A Dbmac.h83 # define DisableAll 0xffffffff macro
H A Dbmac.c387 bmwrite(dev, INTDISABLE, DisableAll);
480 bmwrite(dev, INTDISABLE, DisableAll); /* disable all intrs */ in bmac_suspend()
1283 bmwrite(dev, INTDISABLE, DisableAll); in bmac_probe()
1293 bmwrite(dev, INTDISABLE, DisableAll); in bmac_probe()
1403 bmwrite(dev, INTDISABLE, DisableAll); /* disable all intrs */ in bmac_close()

Completed in 7 milliseconds