Searched full:otpc (Results 1 – 8 of 8) sorted by relevance
| /linux/Documentation/devicetree/bindings/nvmem/ |
| H A D | microchip,lan9662-otpc.yaml | 4 $id: http://devicetree.org/schemas/nvmem/microchip,lan9662-otpc.yaml# 7 title: Microchip LAN9662 OTP Controller (OTPC) 24 - const: microchip,lan9668-otpc 25 - const: microchip,lan9662-otpc 27 - microchip,lan9662-otpc 40 otpc: otp@e0021000 { 41 compatible = "microchip,lan9662-otpc";
|
| H A D | microchip,sama7g5-otpc.yaml | 4 $id: http://devicetree.org/schemas/nvmem/microchip,sama7g5-otpc.yaml# 7 title: Microchip SAMA7G5 OTP Controller (OTPC) 24 - const: microchip,sama7g5-otpc 38 #include <dt-bindings/nvmem/microchip,sama7g5-otpc.h> 40 otpc: efuse@e8c00000 { 41 compatible = "microchip,sama7g5-otpc", "syscon";
|
| H A D | brcm,ocotp.txt | 4 - compatible: "brcm,ocotp" for the first generation Broadcom OTPC which is used 6 generation Broadcom OTPC which is used in SoC's such as Stingray and supports
|
| /linux/drivers/nvmem/ |
| H A D | bcm-ocotp.c | 23 /* OTPC Commands */ 29 /* OTPC Status Bits */ 33 /* OTPC register definition */ 266 /* Enable CPU access to OTPC. */ in bcm_otpc_probe() 305 .name = "brcm-otpc", 312 MODULE_DESCRIPTION("Broadcom OTPC driver");
|
| H A D | lan9662-otpc.c | 206 { .compatible = "microchip,lan9662-otpc", },
|
| /linux/arch/arm/boot/dts/microchip/ |
| H A D | lan966x.dtsi | 161 compatible = "microchip,lan9668-otpc", "microchip,lan9662-otpc";
|
| H A D | sama7g5.dtsi | 19 #include <dt-bindings/nvmem/microchip,sama7g5-otpc.h> 1033 otpc: efuse@e8c00000 { label 1034 compatible = "microchip,sama7g5-otpc", "syscon";
|
| /linux/ |
| H A D | MAINTAINERS | 16949 MICROCHIP OTPC DRIVER 16953 F: Documentation/devicetree/bindings/nvmem/microchip,sama7g5-otpc.yaml 16954 F: drivers/nvmem/microchip-otpc.c 16955 F: include/dt-bindings/nvmem/microchip,sama7g5-otpc.h
|