Searched refs:PL330_REG_CSR_BASE (Results 1 – 1 of 1) sorted by relevance
75 #define PL330_REG_CSR_BASE 0x100 macro1425 if (offset >= PL330_REG_CSR_BASE && offset < 0x400) { in pl330_iomem_read_imp()1426 offset -= PL330_REG_CSR_BASE; in pl330_iomem_read_imp()