gsc_write
#define gsc_write(cfg, offset) writel(cfg, ctx->regs + (offset))
int gsc_write(void *context, unsigned int reg, unsigned int val)