Searched refs:HP100_BM_MASTER (Results 1 – 2 of 2) sorted by relevance
250 #define HP100_BM_MASTER 0x04 /* 0:Slave, 1:BM mode */ macro
982 hp100_orb(HP100_BM_MASTER, BM); in hp100_mmuinit()986 hp100_andb(~HP100_BM_MASTER, BM); in hp100_mmuinit()1420 hp100_andb(~HP100_BM_MASTER, BM); in hp100_BM_shutdown()1423 if (0 == (hp100_inb(BM) & HP100_BM_MASTER)) in hp100_BM_shutdown()1455 hp100_andb(~HP100_BM_MASTER, BM); in hp100_BM_shutdown()2354 hp100_orb(HP100_BM_MASTER, BM); in hp100_start_interface()