Home
last modified time | relevance | path

Searched refs:ocotp (Results 1 – 16 of 16) sorted by relevance

/linux-4.4.14/drivers/nvmem/
DMakefile9 obj-$(CONFIG_NVMEM_IMX_OCOTP) += nvmem-imx-ocotp.o
10 nvmem-imx-ocotp-y := imx-ocotp.o
11 obj-$(CONFIG_NVMEM_MXS_OCOTP) += nvmem-mxs-ocotp.o
12 nvmem-mxs-ocotp-y := mxs-ocotp.o
19 obj-$(CONFIG_NVMEM_VF610_OCOTP) += nvmem-vf610-ocotp.o
20 nvmem-vf610-ocotp-y := vf610-ocotp.o
Dvf610-ocotp.c164 struct vf610_ocotp *ocotp = context; in vf610_ocotp_read() local
165 void __iomem *base = ocotp->base; in vf610_ocotp_read()
174 writel(ocotp->timing, base + OCOTP_TIMING); in vf610_ocotp_read()
192 dev_dbg(ocotp->dev, "Error reading from fuse address %x\n", in vf610_ocotp_read()
DKconfig26 will be called nvmem-imx-ocotp.
37 will be called nvmem-mxs-ocotp.
79 be called nvmem-vf610-ocotp.
/linux-4.4.14/Documentation/devicetree/bindings/nvmem/
Dmxs-ocotp.txt5 - "fsl,imx23-ocotp" for i.MX23
6 - "fsl,imx28-ocotp" for i.MX28
13 Are child nodes of mxs-ocotp, bindings of which as described in
18 ocotp: ocotp@8002c000 {
19 compatible = "fsl,imx28-ocotp", "fsl,ocotp";
Dimx-ocotp.txt8 "fsl,imx6q-ocotp" (i.MX6Q/D/DL/S),
9 "fsl,imx6sl-ocotp" (i.MX6SL), or
10 "fsl,imx6sx-ocotp" (i.MX6SX), followed by "syscon".
16 ocotp: ocotp@021bc000 {
17 compatible = "fsl,imx6q-ocotp", "syscon";
Dvf610-ocotp.txt5 - "fsl,vf610-ocotp" for VF5xx/VF6xx
13 ocotp: ocotp@400a5000 {
14 compatible = "fsl,vf610-ocotp";
/linux-4.4.14/Documentation/devicetree/bindings/thermal/
Dimx-thermal.txt22 fsl,tempmon-data = <&ocotp>;
/linux-4.4.14/arch/arm/mach-mxs/
Dmach-mxs.c168 const u32 *ocotp = mxs_get_ocotp(); in update_fec_mac_prop() local
227 val = ocotp[i]; in update_fec_mac_prop()
/linux-4.4.14/arch/arm/boot/dts/
Dimx23.dtsi385 ocotp@8002c000 {
386 compatible = "fsl,imx23-ocotp", "fsl,ocotp";
Dimx6sl.dtsi562 fsl,tempmon-data = <&ocotp>;
844 ocotp: ocotp@021bc000 { label
845 compatible = "fsl,imx6sl-ocotp", "syscon";
Dimx28.dtsi938 ocotp: ocotp@8002c000 { label
939 compatible = "fsl,imx28-ocotp", "fsl,ocotp";
Dimx28-m28cu3.dts110 ocotp@8002c000 {
Dimx6qdl.dtsi701 fsl,tempmon-data = <&ocotp>;
1068 ocotp: ocotp@021bc000 { label
1069 compatible = "fsl,imx6q-ocotp", "syscon";
Dimx6sx.dtsi645 fsl,tempmon-data = <&ocotp>;
949 ocotp: ocotp@021bc000 { label
950 compatible = "fsl,imx6sx-ocotp", "syscon";
Dimx7d.dtsi504 ocotp: ocotp-ctrl@30350000 { label
Dimx28-tx28.dts491 &ocotp {