Home
last modified time | relevance | path

Searched full:blen256 (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,
198 blen256:
/Zephyr-latest/drivers/ethernet/dwc_xgmac/
Deth_dwc_xgmac.c171 DMA_SYSBUS_MODE_BLEN256_SET(dma_cfg->blen256) | in dwxgmac_dma_init()
1866 .dma_cfg.blen256 = DT_INST_PROP(port, blen256), \
Deth_dwc_xgmac_priv.h491 bool blen256; member