Searched refs:PL330_REG_CR0_BASE (Results 1 – 1 of 1) sorted by relevance
82 #define PL330_REG_CR0_BASE 0xE00 macro1397 if (offset >= PL330_REG_CR0_BASE && offset < PL330_REG_CR0_BASE + 24) { in pl330_iomem_read_imp()1398 return s->cfg[(offset - PL330_REG_CR0_BASE) >> 2]; in pl330_iomem_read_imp()