Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/
H A Dxilinx_can.c121 #define XCAN_IXR_RXNEMP_MASK 0x00000080 /* RX FIFO NotEmpty intr */ macro
379 return XCAN_IXR_RXNEMP_MASK; in xcan_rx_int_mask()
1205 XCAN_IXR_RXNEMP_MASK)) in xcan_rx_fifo_get_next_frame()
1249 XCAN_IXR_RXNEMP_MASK); in xcan_rx_poll()