Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/can/dev/
Dpeak_canfd.h139 #define PUCAN_WRERRCNT_RE 0x8000 /* Rx error cntr write Enable */ macro
/linux-5.19.10/drivers/net/can/peak_canfd/
Dpeak_canfd.c199 cmd->sel_mask = cpu_to_le16(PUCAN_WRERRCNT_TE | PUCAN_WRERRCNT_RE); in pucan_clr_err_counters()
/linux-5.19.10/drivers/net/can/usb/peak_usb/
Dpcan_usb_fd.c236 prc->sel_mask = cpu_to_le16(PUCAN_WRERRCNT_TE|PUCAN_WRERRCNT_RE); in pcan_usb_fd_build_restart_cmd()