Searched refs:BL_8M (Results 1 – 3 of 3) sorted by relevance
19 #define BL_8M 0x03F macro
147 if (bl > BL_8M) in setbat()148 bl = BL_8M; in setbat()
109 disp_BAT[1] = addr | BL_8M | 0x40; in btext_prepare_BAT()