Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/can/dev/
Dpeak_canfd.h24 #define PUCAN_CMD_CLR_DIS_OPTION 0x00c macro
/linux-6.12.1/drivers/net/can/usb/peak_usb/
Dpcan_usb_fd.c284 PUCAN_CMD_CLR_DIS_OPTION) : in pcan_usb_fd_build_restart_cmd()
381 PUCAN_CMD_CLR_DIS_OPTION); in pcan_usb_fd_set_options()
/linux-6.12.1/drivers/net/can/peak_canfd/
Dpeak_canfd.c222 cmd = pucan_add_cmd(pucan_init_cmd(priv), PUCAN_CMD_CLR_DIS_OPTION); in pucan_clr_options()