#include <linux/bitops.h>
#include "coda.h"
#define XY2_INVERT …
#define XY2_ZERO …
#define XY2_TB_XOR …
#define XY2_XYSEL …
#define XY2_Y …
#define XY2_X …
#define XY2(luma_sel, luma_bit, chroma_sel, chroma_bit) …
static const u16 xy2ca_zero_map[16] = …;
static const u16 xy2ca_tiled_map[16] = …;
#define RBC_CA …
#define RBC_BA …
#define RBC_RA …
#define RBC_ZERO …
#define RBC(luma_sel, luma_bit, chroma_sel, chroma_bit) …
static const u16 rbc2axi_tiled_map[32] = …;
void coda_set_gdi_regs(struct coda_ctx *ctx)
{ … }