Searched refs:HP100_PCI_RESET (Results 1 – 2 of 2) sorted by relevance
303 #define HP100_PCI_RESET 0x80 /* 0->1: Reset PCI block */ macro
2763 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()