MS02NV_CSR
csr_res->start = addr + MS02NV_CSR;
csr_res->end = addr + MS02NV_CSR + 3;
if (size > MS02NV_CSR)
size = MS02NV_CSR;