Lines Matching refs:ls_pcie
47 struct ls_pcie { struct
56 #define to_ls_pcie(x) container_of(x, struct ls_pcie, pp) argument
58 static bool ls_pcie_is_bridge(struct ls_pcie *pcie) in ls_pcie_is_bridge()
69 static void ls_pcie_clear_multifunction(struct ls_pcie *pcie) in ls_pcie_clear_multifunction()
75 static void ls_pcie_fix_class(struct ls_pcie *pcie) in ls_pcie_fix_class()
83 struct ls_pcie *pcie = to_ls_pcie(pp); in ls1021_pcie_link_up()
99 struct ls_pcie *pcie = to_ls_pcie(pp); in ls1021_pcie_host_init()
130 struct ls_pcie *pcie = to_ls_pcie(pp); in ls_pcie_link_up()
145 struct ls_pcie *pcie = to_ls_pcie(pp); in ls_pcie_host_init()
214 struct ls_pcie *pcie = to_ls_pcie(pp); in ls_add_pcie_port()
232 struct ls_pcie *pcie; in ls_pcie_probe()