HomeSort by: relevance | last modified time | path
    Searched refs:SUNXI_CAN_CMD_REL_RX_BUF (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/arm/sunxi/
sunxi_can.h 45 #define SUNXI_CAN_CMD_REL_RX_BUF __BIT(2)
sunxi_can.c 259 sunxi_can_write(sc, SUNXI_CAN_CMD_REG, SUNXI_CAN_CMD_REL_RX_BUF);
266 sunxi_can_write(sc, SUNXI_CAN_CMD_REG, SUNXI_CAN_CMD_REL_RX_BUF);
295 sunxi_can_write(sc, SUNXI_CAN_CMD_REG, SUNXI_CAN_CMD_REL_RX_BUF);

Completed in 13 milliseconds