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