Home
last modified time | relevance | path

Searched refs:fwsts (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/hid/intel-ish-hid/ipc/
H A Dpci-ish.c277 uint32_t fwsts = dev->ops->get_fw_status(dev); in ish_resume_handler() local
280 && IPC_IS_ISH_ILUP(fwsts)) { in ish_resume_handler()
/kernel/linux/linux-6.6/sound/soc/sof/intel/
H A Dmtl.c309 u32 fwsts; in mtl_dsp_dump() local
312 fwsts = snd_sof_dsp_read(sdev, HDA_DSP_BAR, MTL_DSP_ROM_STS); in mtl_dsp_dump()
317 dev_err(sdev->dev, "ROM status: %#x, ROM error: %#x\n", fwsts, fwlec); in mtl_dsp_dump()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.c3595 u32 hicr, i, fwsts; in ixgbe_hic_unlocked() local
3604 fwsts = IXGBE_READ_REG(hw, IXGBE_FWSTS); in ixgbe_hic_unlocked()
3605 IXGBE_WRITE_REG(hw, IXGBE_FWSTS, fwsts | IXGBE_FWSTS_FWRI); in ixgbe_hic_unlocked()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.c3611 u32 hicr, i, fwsts; in ixgbe_hic_unlocked() local
3620 fwsts = IXGBE_READ_REG(hw, IXGBE_FWSTS); in ixgbe_hic_unlocked()
3621 IXGBE_WRITE_REG(hw, IXGBE_FWSTS, fwsts | IXGBE_FWSTS_FWRI); in ixgbe_hic_unlocked()

Completed in 11 milliseconds