Home
last modified time | relevance | path

Searched full:mcp2518fd (Results 1 – 3 of 3) sorted by relevance

/linux-5.10/Documentation/devicetree/bindings/net/can/
Dmicrochip,mcp251xfd.yaml8 Microchip MCP2517FD and MCP2518FD stand-alone CAN controller device tree
19 - const: microchip,mcp2518fd
20 description: for MCP2518FD
/linux-5.10/drivers/net/can/spi/mcp251xfd/
Dmcp251xfd-core.c80 return "MCP2518FD"; in __mcp251xfd_get_model_str()
659 * works on the MCP2518FD. The MCP2517FD will go into normal in mcp251xfd_chip_clock_init()
1225 /* Use the MCP2517FD mask on the MCP2518FD, too. We only in mcp251xfd_handle_tefif_one()
1919 * - for mcp2518fd: offset not 0 or 1 in mcp251xfd_handle_eccif_recover()
1977 * mcp2517fd: DS80000789B, mcp2518fd: DS80000792C 2. in mcp251xfd_handle_eccif()
2173 /* On the MCP2527FD and MCP2518FD, we don't get a in mcp251xfd_irq()
2243 /* Use the MCP2518FD mask even on the MCP2517FD. It doesn't in mcp251xfd_tx_obj_from_skb()
2479 /* The OSC_LPMEN is only supported on MCP2518FD, so use it to in mcp251xfd_register_chip_detect()
2703 .compatible = "microchip,mcp2518fd",
2719 .name = "mcp2518fd",
[all …]
Dmcp251xfd.h324 #define MCP251XFD_REG_OSC_LPMEN BIT(3) /* MCP2518FD only */
362 #define MCP251XFD_REG_DEVID 0xe14 /* MCP2518FD only */