Home
last modified time | relevance | path

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

/NextBSD/sys/arm64/arm64/
HDgic_v3_var.h136 #define ITS_CMD_SYNC (0x05) macro
HDgic_v3_its.c1219 case ITS_CMD_SYNC: /* Wait for previous commands completion */ in its_cmd_prepare()
1221 cmd_format_command(cmd, ITS_CMD_SYNC); in its_cmd_prepare()
1352 desc_sync.cmd_type = ITS_CMD_SYNC; in its_cmd_send()