Home
last modified time | relevance | path

Searched full:otpc (Results 1 – 8 of 8) sorted by relevance

/linux/Documentation/devicetree/bindings/nvmem/
H A Dmicrochip,lan9662-otpc.yaml4 $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 Dmicrochip,sama7g5-otpc.yaml4 $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 Dbrcm,ocotp.txt4 - 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 Dbcm-ocotp.c23 /* 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 Dlan9662-otpc.c206 { .compatible = "microchip,lan9662-otpc", },
/linux/arch/arm/boot/dts/microchip/
H A Dlan966x.dtsi161 compatible = "microchip,lan9668-otpc", "microchip,lan9662-otpc";
H A Dsama7g5.dtsi19 #include <dt-bindings/nvmem/microchip,sama7g5-otpc.h>
1033 otpc: efuse@e8c00000 { label
1034 compatible = "microchip,sama7g5-otpc", "syscon";
/linux/
H A DMAINTAINERS16949 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