Searched refs:COMMS_STATUS_STATUS_MASK (Results 1 – 2 of 2) sorted by relevance
729 #define COMMS_STATUS_STATUS_MASK 0xF0000000 macro
1737 FIELD_GET(COMMS_STATUS_STATUS_MASK, status); in hl_fw_dynamic_report_error_status()1794 response->status = FIELD_GET(COMMS_STATUS_STATUS_MASK, status); in hl_fw_dynamic_extract_fw_response()1840 FIELD_GET(COMMS_STATUS_STATUS_MASK, status) == expected_status, in hl_fw_dynamic_wait_for_status()