Searched refs:PCIE_CONF_CMDSTAT_INTERRUPT (Results 1 – 3 of 3) sorted by relevance
421 #define PCIE_CONF_CMDSTAT_INTERRUPT 0x00080000U /* interrupt status */ macro
26 [PCIE_CONF_CMDSTAT] = PCIE_CONF_CMDSTAT_INTERRUPT, /* Mark INT */
233 if (val & PCIE_CONF_CMDSTAT_INTERRUPT) { in pch_smbus_init()921 if (!(sts & PCIE_CONF_CMDSTAT_INTERRUPT)) { in smbus_isr()