Searched refs:boot_stage_cache (Results 1 – 2 of 2) sorted by relevance
272 data->boot_stage_cache = reg; in btintel_pcie_dump_debug_registers()830 data->boot_stage_cache = 0x0; in btintel_pcie_enable_bt()858 if (~data->boot_stage_cache & BTINTEL_PCIE_CSR_BOOT_STAGE_ROM) in btintel_pcie_enable_bt()866 return data->boot_stage_cache & BTINTEL_PCIE_CSR_BOOT_STAGE_OPFW; in btintel_pcie_in_op()872 !(data->boot_stage_cache & BTINTEL_PCIE_CSR_BOOT_STAGE_OPFW); in btintel_pcie_in_iml()915 return (data->boot_stage_cache & in btintel_pcie_in_lockdown()917 (data->boot_stage_cache & in btintel_pcie_in_lockdown()946 if (reg != data->boot_stage_cache) in btintel_pcie_msix_gp0_handler()947 data->boot_stage_cache = reg; in btintel_pcie_msix_gp0_handler()951 data->boot_stage_cache, reg); in btintel_pcie_msix_gp0_handler()[all …]
486 u32 boot_stage_cache; member
Completed in 750 milliseconds