Home
last modified time | relevance | path

Searched refs:GPI_DDR_BUF_EN (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/net/pfe_eth/pfe/cbus/
H A Dgpi.h44 #define GPI_DDR_BUF_EN 0x1 macro
/openbmc/u-boot/drivers/net/pfe_eth/
H A Dpfe_hw.c727 writel(((cfg->lmem_rtry_cnt << 16) | (GPI_DDR_BUF_EN << 1) | in gpi_set_config()