Searched refs:GITS_CREADR (Results 1 – 2 of 2) sorted by relevance
262 ridx = sys_read32(data->base + GITS_CREADR) / sizeof(struct its_cmd_block); in its_queue_full()304 rd_idx = sys_read32(data->base + GITS_CREADR); in its_post_command()311 idx = sys_read32(data->base + GITS_CREADR); in its_post_command()
121 #define GITS_CREADR 0x0090 macro