Searched refs:BPP_RW (Results 1 – 3 of 3) sorted by relevance
28 #define BPP_RW 0x02 /* Read/write */ macro
132 wimgxpp |= (flags & _PAGE_RW)? BPP_RW: BPP_RX; in setbat()
87 disp_BAT[1] = addr | (_PAGE_NO_CACHE | _PAGE_GUARDED | BPP_RW); in btext_prepare_BAT()