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

/freebsd-12-stable/sys/arm/ti/cpsw/
H A Dif_cpswreg.h82 #define CPSW_CPDMA_RX_HDP(p) (CPSW_STATERAM_OFFSET + 0x20 + ((p) * 0x04)) macro
H A Dif_cpsw.c592 cpsw_write_4(sc, CPSW_CPDMA_RX_HDP(i), 0);
893 sc->rx.hdp_offset = CPSW_CPDMA_RX_HDP(0);
2143 rxchan, cpsw_read_4(sc,CPSW_CPDMA_RX_HDP(rxchan)));

Completed in 117 milliseconds