Searched refs:HP100_HW_RST (Results 1 – 2 of 2) sorted by relevance
182 #define HP100_HW_RST 0x0002 /* 0:Reset, 1:Out of reset */ macro
903 if (0 != (hp100_inw(OPTION_LSW) & HP100_HW_RST)) { in hp100_mmuinit()1390 if (0 != (hp100_inw(OPTION_LSW) & HP100_HW_RST)) { in hp100_BM_shutdown()2394 if (!(val & HP100_HW_RST)) in hp100_stop_interface()2759 hp100_outw(HP100_HW_RST | HP100_RESET_LB, OPTION_LSW); in hp100_cascade_reset()2773 hp100_outw(HP100_HW_RST | HP100_SET_LB, OPTION_LSW); in hp100_cascade_reset()