Searched refs:MFI_RSR (Results 1 – 2 of 2) sorted by relevance
183 HostDiag = (uint32_t)MFI_READ4(sc, MFI_RSR); in mfi_tbolt_adp_reset()186 HostDiag = (uint32_t)MFI_READ4(sc, MFI_RSR); in mfi_tbolt_adp_reset()1246 while ((status = MFI_READ4(sc, MFI_RSR)) & 0x04); in mfi_process_fw_state_chg_isr()
108 #define MFI_RSR 0x3c3 /* Reset Status Register */ macro