Home
last modified time | relevance | path

Searched refs:misc_stat (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/pci/controller/
H A Dpcie-xilinx-nwl.c263 u32 misc_stat; in nwl_pcie_misc_handler() local
266 misc_stat = nwl_bridge_readl(pcie, MSGF_MISC_STATUS) & in nwl_pcie_misc_handler()
268 if (!misc_stat) in nwl_pcie_misc_handler()
271 if (misc_stat & MSGF_MISC_SR_RXMSG_OVER) in nwl_pcie_misc_handler()
274 if (misc_stat & MSGF_MISC_SR_SLAVE_ERR) in nwl_pcie_misc_handler()
277 if (misc_stat & MSGF_MISC_SR_MASTER_ERR) in nwl_pcie_misc_handler()
280 if (misc_stat & MSGF_MISC_SR_I_ADDR_ERR) in nwl_pcie_misc_handler()
283 if (misc_stat & MSGF_MISC_SR_E_ADDR_ERR) in nwl_pcie_misc_handler()
286 if (misc_stat & MSGF_MISC_SR_FATAL_AER) in nwl_pcie_misc_handler()
289 if (misc_stat & MSGF_MISC_SR_NON_FATAL_AER) in nwl_pcie_misc_handler()
[all …]
/openbmc/u-boot/include/
H A Duniverse.h66 unsigned int misc_stat; member
/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/
H A Dreset_manager_s10.h21 u32 misc_stat; member
/openbmc/linux/drivers/usb/typec/tcpm/qcom/
H A Dqcom_pmic_typec_port.c97 u32 misc_stat; in pmic_typec_port_isr() local
107 &misc_stat); in pmic_typec_port_isr()
/openbmc/linux/drivers/net/ethernet/ti/
H A Dcpsw_priv.h156 u32 misc_stat; member