Home
last modified time | relevance | path

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

/linux/Documentation/devicetree/bindings/nvmem/
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";
/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");
/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 DMAINTAINERS17877 MICROCHIP OTPC DRIVER
17881 F: Documentation/devicetree/bindings/nvmem/microchip,sama7g5-otpc.yaml
17882 F: drivers/nvmem/microchip-otpc.c
17883 F: include/dt-bindings/nvmem/microchip,sama7g5-otpc.h