Searched full:mcp2518fd (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.15/Documentation/devicetree/bindings/net/can/ |
D | microchip,mcp251xfd.yaml | 8 Microchip MCP2517FD and MCP2518FD stand-alone CAN controller device tree 19 - const: microchip,mcp2518fd 20 description: for MCP2518FD
|
/Linux-v5.15/drivers/net/can/spi/mcp251xfd/ |
D | mcp251xfd-core.c | 79 return "MCP2518FD"; in __mcp251xfd_get_model_str() 707 * works on the MCP2518FD. The MCP2517FD will go into normal in mcp251xfd_chip_clock_init() 1277 /* Use the MCP2517FD mask on the MCP2518FD, too. We only in mcp251xfd_handle_tefif_one() 2019 * - for mcp2518fd: offset not 0 or 1 in mcp251xfd_handle_eccif_recover() 2077 * mcp2517fd: DS80000789B, mcp2518fd: DS80000792C 2. in mcp251xfd_handle_eccif() 2276 /* On the MCP2527FD and MCP2518FD, we don't get a in mcp251xfd_irq() 2350 /* Use the MCP2518FD mask even on the MCP2517FD. It doesn't in mcp251xfd_tx_obj_from_skb() 2605 /* The OSC_LPMEN is only supported on MCP2518FD, so use it to in mcp251xfd_register_chip_detect() 2829 .compatible = "microchip,mcp2518fd", 2845 .name = "mcp2518fd", [all …]
|
D | mcp251xfd.h | 327 #define MCP251XFD_REG_OSC_LPMEN BIT(3) /* MCP2518FD only */ 365 #define MCP251XFD_REG_DEVID 0xe14 /* MCP2518FD only */
|
/Linux-v5.15/arch/arm64/boot/dts/qcom/ |
D | qrb5165-rb5.dts | 29 /* Fixed crystal oscillator dedicated to MCP2518FD */ 959 compatible = "microchip,mcp2518fd";
|