Searched refs:fwsts (Results 1 – 2 of 2) sorted by relevance
237 uint32_t fwsts; in ish_resume_handler() local241 fwsts = IPC_GET_ISH_FWSTS(dev->ops->get_fw_status(dev)); in ish_resume_handler()247 if (fwsts >= FWSTS_SENSOR_APP_LOADED) { in ish_resume_handler()
3607 u32 hicr, i, fwsts; in ixgbe_hic_unlocked() local3616 fwsts = IXGBE_READ_REG(hw, IXGBE_FWSTS); in ixgbe_hic_unlocked()3617 IXGBE_WRITE_REG(hw, IXGBE_FWSTS, fwsts | IXGBE_FWSTS_FWRI); in ixgbe_hic_unlocked()