Searched refs:fwsts (Results 1 – 3 of 3) sorted by relevance
332 u32 fwsts; in mtl_dsp_dump() local336 fwsts = snd_sof_dsp_read(sdev, HDA_DSP_BAR, MTL_DSP_ROM_STS); in mtl_dsp_dump()339 if (fwsts != 0xffffffff) in mtl_dsp_dump()341 fwsts, fwlec); in mtl_dsp_dump()
277 uint32_t fwsts = dev->ops->get_fw_status(dev); in ish_resume_handler() local280 && IPC_IS_ISH_ILUP(fwsts)) { in ish_resume_handler()
268 u32 fwsts = IXGBE_READ_REG(hw, GL_FWSTS); in ixgbe_aci_check_event_pending() local270 return (fwsts & ep_bit_mask) ? true : false; in ixgbe_aci_check_event_pending()