Searched refs:status_val (Results 1 – 3 of 3) sorted by relevance
76 .status_val = 0x3,101 .status_val = 0x3,
164 u32 status_val; member
832 u32 err_val, status_val; in fw_read_errors() local845 status_val = RREG32(cpu_boot_dev_status0_reg); in fw_read_errors()846 err_exists = fw_report_boot_dev0(hdev, err_val, status_val); in fw_read_errors()849 status_val = RREG32(cpu_boot_dev_status1_reg); in fw_read_errors()850 err_exists |= fw_report_boot_dev1(hdev, err_val, status_val); in fw_read_errors()