Searched refs:HP100_HW_RST (Results 1 – 2 of 2) sorted by relevance
186 #define HP100_HW_RST 0x0002 /* 0:Reset, 1:Out of reset */ macro
918 if (0 != (hp100_inw(OPTION_LSW) & HP100_HW_RST)) { in hp100_mmuinit()1406 if (0 != (hp100_inw(OPTION_LSW) & HP100_HW_RST)) { in hp100_BM_shutdown()2412 if (!(val & HP100_HW_RST)) in hp100_stop_interface()2777 hp100_outw(HP100_HW_RST | HP100_RESET_LB, OPTION_LSW); in hp100_cascade_reset()2791 hp100_outw(HP100_HW_RST | HP100_SET_LB, OPTION_LSW); in hp100_cascade_reset()