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
1039 hp100_orb(HP100_BM_MASTER, BM); in hp100_mmuinit()1043 hp100_andb(~HP100_BM_MASTER, BM); in hp100_mmuinit()1476 hp100_andb(~HP100_BM_MASTER, BM); in hp100_BM_shutdown()1479 if (0 == (hp100_inb(BM) & HP100_BM_MASTER)) in hp100_BM_shutdown()1511 hp100_andb(~HP100_BM_MASTER, BM); in hp100_BM_shutdown()2432 hp100_orb(HP100_BM_MASTER, BM); in hp100_start_interface()