Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/pfe_eth/
H A Dpfe_driver.c506 gpi_init(EGPI1_BASE_ADDR, &egpi1_cfg); in pfe_gpi_init()
509 gpi_init(EGPI2_BASE_ADDR, &egpi2_cfg); in pfe_gpi_init()
512 gpi_init(HGPI_BASE_ADDR, &hgpi_cfg); in pfe_gpi_init()
H A Dpfe_hw.c741 void gpi_init(void *base, struct gpi_cfg *cfg) in gpi_init() function
/openbmc/u-boot/include/net/pfe_eth/pfe/
H A Dpfe_hw.h143 void gpi_init(void *base, struct gpi_cfg *cfg);
/openbmc/linux/drivers/dma/qcom/
H A Dgpi.c2312 static int __init gpi_init(void) in gpi_init() function
2316 subsys_initcall(gpi_init)