Home
last modified time | relevance | path

Searched full:sph (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/dts/bindings/ethernet/
Dsnps,dwcxgmac.yaml258 to a non-zero value (when split header(SPH) feature is not enabled).
280 dma-ch-sph:
/Zephyr-latest/drivers/ethernet/dwc_xgmac/
Deth_dwc_xgmac_priv.h532 bool sph; member
Deth_dwc_xgmac.c216 reg_val = DMA_CHx_CONTROL_SPH_SET(dma_chnl_cfg->sph) | in dwxgmac_dma_chnl_init()
1876 .dma_chnl_cfg.sph = DT_INST_PROP(port, dma_ch_sph), \
/Zephyr-latest/drivers/spi/
Dspi_pl022.c71 #define SSP_CR0_MASK_SPH SSP_MASK(CR0, SPH)