Searched refs:batl (Results 1 – 2 of 2) sorted by relevance
81 if (!(bat[0].batl & 0x40)) in find_free_bat()135 bat[0].batl = BAT_PHYS_ADDR(phys) | wimgxpp; in setibat()145 bat[0].batl = 0; in clearibat()237 bat[1].batl = (bat[1].batl & ~BPP_RW) | BPP_RX; in mmu_mark_rodata_ro()269 bat[1].batl = BAT_PHYS_ADDR(phys) | wimgxpp; in setbat()279 bat[0].batu = bat[0].batl = 0; in setbat()289 bat->batl = phys | bl | 0x40; /* V=1 */ in setbat()
48 u32 batl; member