Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/pci/controller/
Dpcie-mobiveil.c129 struct mobiveil_pcie { struct
148 static inline void csr_writel(struct mobiveil_pcie *pcie, const u32 value, in csr_writel() argument
154 static inline u32 csr_readl(struct mobiveil_pcie *pcie, const u32 reg) in csr_readl()
159 static bool mobiveil_pcie_link_up(struct mobiveil_pcie *pcie) in mobiveil_pcie_link_up()
167 struct mobiveil_pcie *pcie = bus->sysdata; in mobiveil_pcie_valid_device()
190 struct mobiveil_pcie *pcie = bus->sysdata; in mobiveil_pcie_map_bus()
222 struct mobiveil_pcie *pcie = irq_desc_get_handler_data(desc); in mobiveil_pcie_isr()
298 static int mobiveil_pcie_parse_dt(struct mobiveil_pcie *pcie) in mobiveil_pcie_parse_dt()
360 static void select_paged_register(struct mobiveil_pcie *pcie, u32 offset) in select_paged_register()
374 static void write_paged_register(struct mobiveil_pcie *pcie, in write_paged_register()
[all …]