Lines Matching defs:offset
421 unsigned int offset;
459 offset = imx6_pcie_grp_offset(imx6_pcie);
464 regmap_update_bits(imx6_pcie->iomuxc_gpr, offset,
467 regmap_update_bits(imx6_pcie->iomuxc_gpr, offset,
757 u8 offset = dw_pcie_find_capability(pci, PCI_CAP_ID_EXP);
766 tmp = dw_pcie_readl_dbi(pci, offset + PCI_EXP_LNKCAP);
769 dw_pcie_writel_dbi(pci, offset + PCI_EXP_LNKCAP, tmp);
780 tmp = dw_pcie_readl_dbi(pci, offset + PCI_EXP_LNKCAP);
783 dw_pcie_writel_dbi(pci, offset + PCI_EXP_LNKCAP, tmp);
821 tmp = dw_pcie_readw_dbi(pci, offset + PCI_EXP_LNKSTA);
1176 u8 offset = dw_pcie_find_capability(pci, PCI_CAP_ID_MSI);
1177 val = dw_pcie_readw_dbi(pci, offset + PCI_MSI_FLAGS);
1179 dw_pcie_writew_dbi(pci, offset + PCI_MSI_FLAGS, val);