MAX_CS_REGS_COUNT
u32 cs_idx, value[MAX_CS_REGS_COUNT];
if (WARN_ON(devtype->cs_regs_count > MAX_CS_REGS_COUNT))
u32 regs[MAX_CS_REGS_COUNT];