Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/
Dhp100.h307 #define HP100_PCI_RESET 0x80 /* 0->1: Reset PCI block */ macro
Dhp100.c2781 hp100_andb(~HP100_PCI_RESET, PCICTRL2); in hp100_cascade_reset()
2782 hp100_orb(HP100_PCI_RESET, PCICTRL2); in hp100_cascade_reset()
2787 hp100_andb(~HP100_PCI_RESET, PCICTRL2); in hp100_cascade_reset()