Searched refs:ERROR_CMD_COUNT (Results 1 – 1 of 1) sorted by relevance
52 #define ERROR_CMD_COUNT(x) FIELD_GET(GENMASK(9, 0), (x)) macro343 r->cmd_count = ERROR_CMD_COUNT(le32_to_cpu(p->error_status)); in scmi_base_fill_custom_report()