Searched refs:fwsts5 (Results 1 – 1 of 1) sorted by relevance
449 u32 fwsts5 = 0; in mei_gsc_pxp_check() local454 hw->read_fws(dev, PCI_CFG_HFS_5, "PCI_CFG_HFS_5", &fwsts5); in mei_gsc_pxp_check()456 if ((fwsts5 & GSC_CFG_HFS_5_BOOT_TYPE_MSK) == GSC_CFG_HFS_5_BOOT_TYPE_PXP) { in mei_gsc_pxp_check()466 if ((fwsts5 & GSC_CFG_HFS_5_BOOT_TYPE_MSK) == GSC_CFG_HFS_5_BOOT_TYPE_PXP) { in mei_gsc_pxp_check()467 dev_dbg(&dev->dev, "pxp mode is ready 0x%08x\n", fwsts5); in mei_gsc_pxp_check()470 dev_dbg(&dev->dev, "pxp mode is not ready 0x%08x\n", fwsts5); in mei_gsc_pxp_check()