Lines Matching defs:config

57 	struct spear_pcie_gadget_config config;  member
89 static void spear_dbi_read_reg(struct spear_pcie_gadget_config *config, in spear_dbi_read_reg()
111 static void spear_dbi_write_reg(struct spear_pcie_gadget_config *config, in spear_dbi_write_reg()
135 static int pci_find_own_next_cap_ttl(struct spear_pcie_gadget_config *config, in pci_find_own_next_cap_ttl()
155 static int pci_find_own_next_cap(struct spear_pcie_gadget_config *config, in pci_find_own_next_cap()
163 static int pci_find_own_cap_start(struct spear_pcie_gadget_config *config, in pci_find_own_cap_start()
200 static int pci_find_own_capability(struct spear_pcie_gadget_config *config, in pci_find_own_capability()
224 struct spear_pcie_gadget_config *config, in pcie_gadget_show_link()
236 struct spear_pcie_gadget_config *config, in pcie_gadget_store_link()
254 struct spear_pcie_gadget_config *config, in pcie_gadget_show_int_type()
261 struct spear_pcie_gadget_config *config, in pcie_gadget_store_int_type()
292 struct spear_pcie_gadget_config *config, in pcie_gadget_show_no_of_msi()
317 struct spear_pcie_gadget_config *config, in pcie_gadget_store_no_of_msi()
333 struct spear_pcie_gadget_config *config, in pcie_gadget_store_inta()
355 struct spear_pcie_gadget_config *config, in pcie_gadget_store_send_msi()
392 struct spear_pcie_gadget_config *config, in pcie_gadget_show_vendor_id()
403 struct spear_pcie_gadget_config *config, in pcie_gadget_store_vendor_id()
419 struct spear_pcie_gadget_config *config, in pcie_gadget_show_device_id()
430 struct spear_pcie_gadget_config *config, in pcie_gadget_store_device_id()
446 struct spear_pcie_gadget_config *config, in pcie_gadget_show_bar0_size()
453 struct spear_pcie_gadget_config *config, in pcie_gadget_store_bar0_size()
493 struct spear_pcie_gadget_config *config, in pcie_gadget_show_bar0_address()
504 struct spear_pcie_gadget_config *config, in pcie_gadget_store_bar0_address()
528 struct spear_pcie_gadget_config *config, in pcie_gadget_show_bar0_rw_offset()
535 struct spear_pcie_gadget_config *config, in pcie_gadget_store_bar0_rw_offset()
554 struct spear_pcie_gadget_config *config, in pcie_gadget_show_bar0_data()
568 struct spear_pcie_gadget_config *config, in pcie_gadget_store_bar0_data()
680 static void spear13xx_pcie_device_init(struct spear_pcie_gadget_config *config) in spear13xx_pcie_device_init()
743 struct spear_pcie_gadget_config *config; in spear_pcie_gadget_probe() local