Home
last modified time | relevance | path

Searched refs:DMA_CONTROL_OSP (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/drivers/net/ethernet/stmicro/stmmac/
Ddwmac4_dma.h141 #define DMA_CONTROL_OSP BIT(4) macro
Ddwmac4_dma.c106 value |= DMA_CONTROL_OSP; in dwmac4_dma_init_tx_chan()