Searched refs:GSC_IN_ROT_YFLIP (Results 1 – 4 of 4) sorted by relevance
40 #define GSC_IN_ROT_YFLIP (2 << 16) macro
398 cfg |= GSC_IN_ROT_YFLIP; in gsc_hw_set_rotation()
573 cfg |= GSC_IN_ROT_YFLIP; in gsc_src_set_transf()588 cfg &= ~GSC_IN_ROT_YFLIP; in gsc_src_set_transf()595 cfg &= ~GSC_IN_ROT_YFLIP; in gsc_src_set_transf()844 cfg |= GSC_IN_ROT_YFLIP; in gsc_dst_set_transf()859 cfg &= ~GSC_IN_ROT_YFLIP; in gsc_dst_set_transf()866 cfg &= ~GSC_IN_ROT_YFLIP; in gsc_dst_set_transf()
60 #define GSC_IN_ROT_YFLIP (2 << 16) macro