Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/can/
Dxilinx_can.c119 #define XCAN_IXR_RXNEMP_MASK 0x00000080 /* RX FIFO NotEmpty intr */ macro
373 return XCAN_IXR_RXNEMP_MASK; in xcan_rx_int_mask()
1199 XCAN_IXR_RXNEMP_MASK)) in xcan_rx_fifo_get_next_frame()
1243 XCAN_IXR_RXNEMP_MASK); in xcan_rx_poll()