Home
last modified time | relevance | path

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

/openbmc/u-boot/include/net/pfe_eth/pfe/cbus/
H A Dgpi.h39 u32 aseq_len; member
/openbmc/u-boot/drivers/net/pfe_eth/
H A Dpfe_driver.c491 .aseq_len = EGPI1_ASEQ_LEN, in pfe_gpi_init()
497 .aseq_len = EGPI2_ASEQ_LEN, in pfe_gpi_init()
503 .aseq_len = HGPI_ASEQ_LEN, in pfe_gpi_init()
H A Dpfe_hw.c730 writel(cfg->aseq_len, base + GPI_DTX_ASEQ); in gpi_set_config()