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
979 hp100_orb(HP100_BM_MASTER, BM); in hp100_mmuinit()983 hp100_andb(~HP100_BM_MASTER, BM); in hp100_mmuinit()1416 hp100_andb(~HP100_BM_MASTER, BM); in hp100_BM_shutdown()1419 if (0 == (hp100_inb(BM) & HP100_BM_MASTER)) in hp100_BM_shutdown()1451 hp100_andb(~HP100_BM_MASTER, BM); in hp100_BM_shutdown()2348 hp100_orb(HP100_BM_MASTER, BM); in hp100_start_interface()