Home
last modified time | relevance | path

Searched full:blen128 (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/dts/bindings/ethernet/
Dsnps,dwcxgmac.yaml154 transfers of fixed burst lengths as indicated by the BLEN256, BLEN128,
191 blen128:
/Zephyr-latest/drivers/ethernet/dwc_xgmac/
Deth_dwc_xgmac.c170 DMA_SYSBUS_MODE_BLEN128_SET(dma_cfg->blen128) | in dwxgmac_dma_init()
1865 .dma_cfg.blen128 = DT_INST_PROP(port, blen128), \
Deth_dwc_xgmac_priv.h489 bool blen128; member