Searched refs:PSB_2D_COPYORDER_BR2TL (Results 1 – 2 of 2) sorted by relevance
147 return (ydir < 0) ? PSB_2D_COPYORDER_BR2TL : in psb_accel_2d_copy_direction()190 if (direction == PSB_2D_COPYORDER_BR2TL || in psb_accel_2d_copy()195 if (direction == PSB_2D_COPYORDER_BR2TL || in psb_accel_2d_copy()
319 #define PSB_2D_COPYORDER_BR2TL (1 << 23) macro