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
985 hp100_orb(HP100_BM_MASTER, BM); in hp100_mmuinit()989 hp100_andb(~HP100_BM_MASTER, BM); in hp100_mmuinit()1422 hp100_andb(~HP100_BM_MASTER, BM); in hp100_BM_shutdown()1425 if (0 == (hp100_inb(BM) & HP100_BM_MASTER)) in hp100_BM_shutdown()1457 hp100_andb(~HP100_BM_MASTER, BM); in hp100_BM_shutdown()2354 hp100_orb(HP100_BM_MASTER, BM); in hp100_start_interface()