Searched refs:PCICFG_DEVICE_CONTROL_MPS_MASK (Results 1 – 1 of 1) sorted by relevance
439 static const u32_t PCICFG_DEVICE_CONTROL_MPS_MASK = 0x000000E0; in lm_pcie_state_save_for_d3() local450 …v->hw_info.saved_pf0_pcie_mps = GET_FLAGS(pf0_pcie_status_control, PCICFG_DEVICE_CONTROL_MPS_MASK); in lm_pcie_state_save_for_d3()458 static const u32_t PCICFG_DEVICE_CONTROL_MPS_MASK = 0x000000E0; in lm_pcie_state_restore_for_d0() local464 u32_t own_mps = GET_FLAGS(own_pcie_status_control, PCICFG_DEVICE_CONTROL_MPS_MASK); in lm_pcie_state_restore_for_d0()475 pf0_mps = GET_FLAGS(pf0_pcie_status_control, PCICFG_DEVICE_CONTROL_MPS_MASK); in lm_pcie_state_restore_for_d0()482 RESET_FLAGS(pf0_pcie_status_control, PCICFG_DEVICE_CONTROL_MPS_MASK); in lm_pcie_state_restore_for_d0()