Home
last modified time | relevance | path

Searched refs:tmlf_txthres (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/include/net/pfe_eth/pfe/cbus/
Dgpi.h38 u32 tmlf_txthres; member
/external/u-boot/drivers/net/pfe_eth/
Dpfe_driver.c490 .tmlf_txthres = EGPI1_TMLF_TXTHRES, in pfe_gpi_init()
496 .tmlf_txthres = EGPI2_TMLF_TXTHRES, in pfe_gpi_init()
502 .tmlf_txthres = HGPI_TMLF_TXTHRES, in pfe_gpi_init()
Dpfe_hw.c729 writel(cfg->tmlf_txthres, base + GPI_TMLF_TX); in gpi_set_config()