Searched refs:RGA_FLUSH (Results 1 – 11 of 11) sorted by relevance
23 #define RGA_FLUSH 0x5019 macro
11 #define RGA_FLUSH 0x5019 macro
138 case RGA_FLUSH: in rga_get_cmd_mode_str()1631 case RGA_FLUSH: in rga_ioctl()
50 #define RGA_FLUSH 0x5019 macro
31 #define RGA_FLUSH 0x5019 macro
47 #define RGA_FLUSH 0x5019 macro
12 #define RGA_FLUSH 0x5019 macro
109 case RGA_FLUSH: in rga2_get_cmd_mode_str()1365 case RGA_FLUSH: in rga_ioctl()1520 case RGA_FLUSH: in compat_rga_ioctl()
25 #define RGA_FLUSH 0x5019 macro
958 case RGA_FLUSH: in rga_ioctl()
1485 if(ioctl(ctx->rgaFd, RGA_FLUSH, NULL)) { in RgaFlush()