Searched refs:PSB_2D_COPYORDER_BR2TL (Results 1 – 2 of 2) sorted by relevance
134 return (ydir < 0) ? PSB_2D_COPYORDER_BR2TL : in psb_accel_2d_copy_direction()177 if (direction == PSB_2D_COPYORDER_BR2TL || in psb_accel_2d_copy()182 if (direction == PSB_2D_COPYORDER_BR2TL || in psb_accel_2d_copy()
307 #define PSB_2D_COPYORDER_BR2TL (1 << 23) macro