Searched refs:GP_BLT_STATUS_CE (Results 1 – 2 of 2) sorted by relevance
110 #define GP_BLT_STATUS_CE (1 << 4) /* cmd buf empty */ macro
242 } while ((val & GP_BLT_STATUS_PB) || !(val & GP_BLT_STATUS_CE)); in lx_graphics_disable()591 } while ((i & GP_BLT_STATUS_PB) || !(i & GP_BLT_STATUS_CE)); in lx_save_regs()