Lines Matching refs:reg16
482 uint16_t tmp16, reg16;
521 reg16 = PCIE_GET(16, bus_p, PCI_CONF_STAT);
522 PCIE_PUT(16, bus_p, PCI_CONF_STAT, reg16);
525 reg16 = PCIE_GET(16, bus_p, PCI_CONF_COMM);
526 tmp16 = (reg16 & pcie_command_default_fw) | pcie_command_default;
555 PCIE_DBG_CFG(cdip, bus_p, "COMMAND", 16, PCI_CONF_COMM, reg16);
563 reg16 = PCIE_GET(16, bus_p, PCI_BCNF_SEC_STATUS);
564 PCIE_PUT(16, bus_p, PCI_BCNF_SEC_STATUS, reg16);
567 reg16 = PCIE_GET(16, bus_p, PCI_BCNF_BCNTRL);
568 tmp16 = (reg16 & pcie_bdg_command_default_fw);
595 reg16);
600 reg16 = PCIE_CAP_GET(16, bus_p, PCIE_DEVCTL);
602 tmp16 = (reg16 & (PCIE_DEVCTL_MAX_READ_REQ_MASK |
607 PCIE_DBG_CAP(cdip, bus_p, "DEVCTL", 16, PCIE_DEVCTL, reg16);
1359 uint16_t reg16, tmp16;
1376 if ((reg16 = PCIE_CAP_GET(16, bus_p, PCIE_DEVCTL)) !=
1378 tmp16 = (reg16 & (PCIE_DEVCTL_MAX_READ_REQ_MASK |
1385 PCIE_DBG_CAP(dip, bus_p, "DEVCTL", 16, PCIE_DEVCTL, reg16);
1390 (reg16 = PCIE_CAP_GET(16, bus_p, PCIE_ROOTCTL)) !=
1398 reg16);
1463 if ((reg16 = PCIE_AER_GET(16, bus_p, PCIE_AER_RE_CMD)) !=
1468 PCIE_AER_RE_CMD, reg16);