Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/synopsys/
Ddwc_eth_qos.c147 #define DWCEQOS_DMA_CH_CTRL_START BIT(0) macro
1598 regval |= DWCEQOS_DMA_CH_CTRL_START; in dwceqos_init_hw()
1652 regval | DWCEQOS_DMA_CH_CTRL_START); in dwceqos_init_hw()