Searched refs:mobiveil_pcie (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/pci/controller/ |
| D | pcie-mobiveil.c | 141 struct mobiveil_pcie { struct 168 static void mobiveil_pcie_sel_page(struct mobiveil_pcie *pcie, u8 pg_idx) in mobiveil_pcie_sel_page() argument 179 static void *mobiveil_pcie_comp_addr(struct mobiveil_pcie *pcie, u32 off) in mobiveil_pcie_comp_addr() 238 static u32 csr_read(struct mobiveil_pcie *pcie, u32 off, size_t size) in csr_read() 253 static void csr_write(struct mobiveil_pcie *pcie, u32 val, u32 off, size_t size) in csr_write() 265 static u32 csr_readl(struct mobiveil_pcie *pcie, u32 off) in csr_readl() 270 static void csr_writel(struct mobiveil_pcie *pcie, u32 val, u32 off) in csr_writel() 275 static bool mobiveil_pcie_link_up(struct mobiveil_pcie *pcie) in mobiveil_pcie_link_up() 283 struct mobiveil_pcie *pcie = bus->sysdata; in mobiveil_pcie_valid_device() 306 struct mobiveil_pcie *pcie = bus->sysdata; in mobiveil_pcie_map_bus() [all …]
|