Searched refs:txhdp (Results 1 – 2 of 2) sorted by relevance
25 void __iomem *txhdp, *rxhdp, *txcp, *rxcp; member
477 dma_params.txhdp = ss_regs + CPSW1_STATERAM_OFFSET; in cpsw_init_common()491 dma_params.txhdp = ss_regs + CPSW2_STATERAM_OFFSET; in cpsw_init_common()534 dma_params.rxhdp = dma_params.txhdp + CPDMA_RXHDP; in cpsw_init_common()535 dma_params.txcp = dma_params.txhdp + CPDMA_TXCP; in cpsw_init_common()536 dma_params.rxcp = dma_params.txhdp + CPDMA_RXCP; in cpsw_init_common()