Searched refs:are_entry_addr (Results 1 – 1 of 1) sorted by relevance
22 uint32_t are_entry_addr; in apu_w_are() local24 are_entry_addr = APUSYS_BASE + APU_ARE + ARE_REG_SIZE * ARE_ENTRY(entry); in apu_w_are()25 mmio_write_32(are_entry_addr, reg); in apu_w_are()26 mmio_write_32((are_entry_addr + ARE_REG_SIZE), data); in apu_w_are()