Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/altera/
Daltera_sgdma.c216 ((csrrd8(priv->tx_dma_desc, sgdma_descroffs(control)) in sgdma_tx_completions()
259 pktstatus = csrrd8(desc, sgdma_descroffs(status)); in sgdma_rx_status()
292 sts, csrrd8(desc, sgdma_descroffs(status)), in sgdma_rx_status()
316 u32 ctrl = csrrd8(ndesc, sgdma_descroffs(control)); in sgdma_setup_descrip()
Daltera_tse.h515 u8 csrrd8(void __iomem *mac, size_t offs) in csrrd8() function