Searched refs:SMMU_CMD_NONE (Results 1 – 1 of 1) sorted by relevance
278 SMMU_CMD_NONE = 0x00, enumerator336 if (type > SMMU_CMD_NONE && type < ARRAY_SIZE(cmd_stringify)) { in smmu_cmd_string()