Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dpasemi_dma.h192 #define PAS_STATUS_PCNT_M 0x000000000000ffffull macro
/openbmc/linux/drivers/net/ethernet/pasemi/
H A Dpasemi_mac.c633 pcnt = *rx->chan.status & PAS_STATUS_PCNT_M; in pasemi_mac_restart_rx_intr()
648 pcnt = *tx_ring(mac)->chan.status & PAS_STATUS_PCNT_M; in pasemi_mac_restart_tx_intr()