Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/freescale/common/
H A Dvia.h2 void mpc85xx_config_via(struct pci_controller* hose, pci_dev_t dev, struct pci_config_table *tab);
5 void mpc85xx_config_via_usbide(struct pci_controller* hose, pci_dev_t dev, struct pci_config_table
8 void mpc85xx_config_via_usb(struct pci_controller* hose, pci_dev_t dev, struct pci_config_table *ta…
11 void mpc85xx_config_via_usb2(struct pci_controller* hose, pci_dev_t dev, struct pci_config_table *t…
14 void mpc85xx_config_via_power(struct pci_controller* hose, pci_dev_t dev, struct pci_config_table *…
17 void mpc85xx_config_via_ac97(struct pci_controller* hose, pci_dev_t dev, struct pci_config_table *t…
H A Dcds_via.c12 pci_dev_t dev, struct pci_config_table *tab) in mpc85xx_config_via()
41 pci_dev_t dev, struct pci_config_table *tab) in mpc85xx_config_via_usbide()
59 pci_dev_t dev, struct pci_config_table *tab) in mpc85xx_config_via_usb()
68 pci_dev_t dev, struct pci_config_table *tab) in mpc85xx_config_via_usb2()
77 pci_dev_t dev, struct pci_config_table *tab) in mpc85xx_config_via_power()
88 pci_dev_t dev, struct pci_config_table *tab) in mpc85xx_config_via_ac97()
/OK3568_Linux_fs/u-boot/drivers/pci/
H A Dpci.c286 struct pci_config_table *pci_find_config(struct pci_controller *hose, in pci_find_config()
294 struct pci_config_table *table; in pci_find_config()
312 struct pci_config_table *entry) in pci_cfgfunc_config_device()
319 pci_dev_t dev, struct pci_config_table *entry) in pci_cfgfunc_do_nothing()
345 struct pci_config_table *cfg; in pci_hose_scan_bus()
/OK3568_Linux_fs/u-boot/board/freescale/mpc8541cds/
H A Dmpc8541cds.c366 void dummy_func(struct pci_controller* hose, pci_dev_t dev, struct pci_config_table *tab) { } in dummy_func()
368 static struct pci_config_table pci_mpc85xxcds_config_table[] = {
/OK3568_Linux_fs/u-boot/board/freescale/mpc8555cds/
H A Dmpc8555cds.c364 void dummy_func(struct pci_controller* hose, pci_dev_t dev, struct pci_config_table *tab) { } in dummy_func()
366 static struct pci_config_table pci_mpc85xxcds_config_table[] = {
/OK3568_Linux_fs/u-boot/board/freescale/mpc8548cds/
H A Dmpc8548cds.c172 void dummy_func(struct pci_controller* hose, pci_dev_t dev, struct pci_config_table *tab) { } in dummy_func()
174 static struct pci_config_table pci_mpc85xxcds_config_table[] = {
/OK3568_Linux_fs/u-boot/include/
H A Dpci.h517 struct pci_config_table { struct
525 struct pci_config_table *); argument
530 struct pci_config_table *); argument
532 struct pci_config_table *);
572 struct pci_config_table *config_table;
/OK3568_Linux_fs/u-boot/board/freescale/mpc8568mds/
H A Dmpc8568mds.c232 static struct pci_config_table pci_mpc8568mds_config_table[] = {
/OK3568_Linux_fs/u-boot/board/freescale/mpc8349itx/
H A Dmpc8349itx.c89 static struct pci_config_table pci_mpc83xxmitx_config_table[] = {
/OK3568_Linux_fs/u-boot/board/freescale/mpc8610hpcd/
H A Dmpc8610hpcd.c206 static struct pci_config_table pci_fsl86xxads_config_table[] = {
/OK3568_Linux_fs/u-boot/board/socrates/
H A Dsocrates.c177 static struct pci_config_table pci_mpc85xxads_config_table[] = {
/OK3568_Linux_fs/u-boot/board/armltd/integrator/
H A Dpci.c70 static struct pci_config_table pci_integrator_config_table[] = {