Home
last modified time | relevance | path

Searched refs:GITS_CMD_RDBASE_ALIGN (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/drivers/interrupt_controller/
Dintc_gicv3_priv.h270 #define GITS_CMD_RDBASE_ALIGN GITS_CMD_RDBASE_SHIFT macro
Dintc_gicv3_its.c338 cmd->raw_cmd[2] = MASK_SET(rd_addr >> GITS_CMD_RDBASE_ALIGN, GITS_CMD_RDBASE); in its_send_sync_cmd()
354 MASK_SET(rd_addr >> GITS_CMD_RDBASE_ALIGN, GITS_CMD_RDBASE) | in its_send_mapc_cmd()