SUN4I_CTL_CS_MASK
reg &= ~SUN4I_CTL_CS_MASK;
#define SUN4I_CTL_CS(cs) (((cs) << 12) & SUN4I_CTL_CS_MASK)