Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/can/
Dxilinx_can.c129 #define XCAN_IXR_RXNEMP_MASK 0x00000080 /* RX FIFO NotEmpty intr */ macro
438 return XCAN_IXR_RXNEMP_MASK; in xcan_rx_int_mask()
1315 XCAN_IXR_RXNEMP_MASK)) in xcan_rx_fifo_get_next_frame()
1359 XCAN_IXR_RXNEMP_MASK); in xcan_rx_poll()