Searched refs:GSC_IN_ROT_90 (Results 1 – 4 of 4) sorted by relevance
35 #define GSC_IN_ROT_90 (4 << 16) macro
388 cfg |= GSC_IN_ROT_90; in gsc_hw_set_rotation()
55 #define GSC_IN_ROT_90 (4 << 16) macro
536 cfg |= GSC_IN_ROT_90; in gsc_src_set_transf()560 ctx->rotation = (cfg & GSC_IN_ROT_90) ? 1 : 0; in gsc_src_set_transf()