Searched refs:DMA_CONTROL_OSP (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/ | ||
H A D | dwmac4_dma.h | 143 #define DMA_CONTROL_OSP BIT(4) macro |
H A D | dwmac4_dma.c | 106 value |= DMA_CONTROL_OSP; in dwmac4_dma_init_tx_chan() |