Home
last modified time | relevance | path

Searched refs:HP100_PCI_RESET (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/hp/
Dhp100.h303 #define HP100_PCI_RESET 0x80 /* 0->1: Reset PCI block */ macro
Dhp100.c2763 hp100_andb(~HP100_PCI_RESET, PCICTRL2); in hp100_cascade_reset()
2764 hp100_orb(HP100_PCI_RESET, PCICTRL2); in hp100_cascade_reset()
2769 hp100_andb(~HP100_PCI_RESET, PCICTRL2); in hp100_cascade_reset()