Home
last modified time | relevance | path

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

/drivers/net/ethernet/altera/
Daltera_sgdma.c218 ((csrrd8(priv->tx_dma_desc, sgdma_descroffs(control)) in sgdma_tx_completions()
261 pktstatus = csrrd8(desc, sgdma_descroffs(status)); in sgdma_rx_status()
294 sts, csrrd8(desc, sgdma_descroffs(status)), in sgdma_rx_status()
318 u32 ctrl = csrrd8(ndesc, sgdma_descroffs(control)); in sgdma_setup_descrip()
Daltera_tse.h507 u8 csrrd8(void __iomem *mac, size_t offs) in csrrd8() function