Searched refs:CPSW_CPDMA_RX_HDP (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/sys/arm/ti/cpsw/
H A Dif_cpswreg.h76 #define CPSW_CPDMA_RX_HDP(p) (CPSW_STATERAM_OFFSET + 0x20 + ((p) * 0x04)) macro
H A Dif_cpsw.c654 sc->rx.hdp_offset = CPSW_CPDMA_RX_HDP(0);
825 cpsw_write_4(sc, CPSW_CPDMA_RX_HDP(i), 0);
1723 rxchan, cpsw_read_4(sc,CPSW_CPDMA_RX_HDP(rxchan)));

Completed in 61 milliseconds