Home
last modified time | relevance | path

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

/openbmc/u-boot/include/dm/platform_data/
H A Dpfe_dm_eth.h11 struct pfe_ddr_address { struct
18 struct pfe_ddr_address pfe_ddr_addr; argument
/openbmc/u-boot/drivers/net/pfe_eth/
H A Dpfe_driver.c278 static int hif_rx_desc_init(struct pfe_ddr_address *pfe_addr) in hif_rx_desc_init()
367 static int hif_tx_desc_init(struct pfe_ddr_address *pfe_addr) in hif_tx_desc_init()
428 static void pfe_class_init(struct pfe_ddr_address *pfe_addr) in pfe_class_init()
444 static void pfe_tmu_init(struct pfe_ddr_address *pfe_addr) in pfe_tmu_init()
460 static void pfe_bmu_init(struct pfe_ddr_address *pfe_addr) in pfe_bmu_init()
486 static void pfe_gpi_init(struct pfe_ddr_address *pfe_addr) in pfe_gpi_init()
519 static int pfe_hif_init(struct pfe_ddr_address *pfe_addr) in pfe_hif_init()
559 static int pfe_hw_init(struct pfe_ddr_address *pfe_addr) in pfe_hw_init()
602 int pfe_drv_init(struct pfe_ddr_address *pfe_addr) in pfe_drv_init()
H A Dpfe_eth.c213 struct pfe_ddr_address *pfe_addr; in pfe_eth_probe()
219 pfe_addr = (struct pfe_ddr_address *)malloc(sizeof in pfe_eth_probe()
220 (struct pfe_ddr_address)); in pfe_eth_probe()
/openbmc/u-boot/include/net/pfe_eth/
H A Dpfe_eth.h88 struct pfe_ddr_address pfe_addr;
95 int pfe_remove(struct pfe_ddr_address *pfe_addr);
100 int pfe_init(struct pfe_ddr_address *pfe_addr);
H A Dpfe_driver.h55 int pfe_drv_init(struct pfe_ddr_address *pfe_addr);