Home
last modified time | relevance | path

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

12

/Linux-v6.1/drivers/nvmem/
DMakefile12 obj-$(CONFIG_NVMEM_BCM_OCOTP) += nvmem-bcm-ocotp.o
13 nvmem-bcm-ocotp-y := bcm-ocotp.o
18 obj-$(CONFIG_NVMEM_IMX_OCOTP) += nvmem-imx-ocotp.o
19 nvmem-imx-ocotp-y := imx-ocotp.o
20 obj-$(CONFIG_NVMEM_IMX_OCOTP_SCU) += nvmem-imx-ocotp-scu.o
21 nvmem-imx-ocotp-scu-y := imx-ocotp-scu.o
40 obj-$(CONFIG_NVMEM_MXS_OCOTP) += nvmem-mxs-ocotp.o
41 nvmem-mxs-ocotp-y := mxs-ocotp.o
65 nvmem_sunplus_ocotp-y := sunplus-ocotp.o
72 obj-$(CONFIG_NVMEM_VF610_OCOTP) += nvmem-vf610-ocotp.o
[all …]
Dvf610-ocotp.c149 struct vf610_ocotp *ocotp = context; in vf610_ocotp_read() local
150 void __iomem *base = ocotp->base; in vf610_ocotp_read()
158 writel(ocotp->timing, base + OCOTP_TIMING); in vf610_ocotp_read()
176 dev_dbg(ocotp->dev, "Error reading from fuse address %x\n", in vf610_ocotp_read()
DKconfig48 will be called nvmem-bcm-ocotp.
79 will be called nvmem-imx-ocotp.
190 will be called nvmem-mxs-ocotp.
313 will be called nvmem-sunplus-ocotp.
358 be called nvmem-vf610-ocotp.
/Linux-v6.1/drivers/soc/imx/
Dsoc-imx.c32 struct regmap *ocotp = NULL; in imx_soc_device_init() local
147 ocotp = syscon_regmap_lookup_by_compatible(ocotp_compat); in imx_soc_device_init()
148 if (IS_ERR(ocotp)) in imx_soc_device_init()
152 if (!IS_ERR_OR_NULL(ocotp)) { in imx_soc_device_init()
154 regmap_read(ocotp, OCOTP_ULP_UID_4, &val); in imx_soc_device_init()
156 regmap_read(ocotp, OCOTP_ULP_UID_3, &val); in imx_soc_device_init()
159 regmap_read(ocotp, OCOTP_ULP_UID_2, &val); in imx_soc_device_init()
162 regmap_read(ocotp, OCOTP_ULP_UID_1, &val); in imx_soc_device_init()
168 regmap_read(ocotp, IIM_UID + i*4, &val); in imx_soc_device_init()
173 regmap_read(ocotp, OCOTP_UID_H, &val); in imx_soc_device_init()
[all …]
/Linux-v6.1/Documentation/devicetree/bindings/nvmem/
Dbrcm,ocotp.txt4 - compatible: "brcm,ocotp" for the first generation Broadcom OTPC which is used
5 in Cygnus and supports 32 bit read/write. Use "brcm,ocotp-v2" for the second
9 - brcm,ocotp-size: Amount of memory available, in 32 bit words
14 compatible = "brcm,ocotp";
16 brcm,ocotp-size = <2048>;
Dvf610-ocotp.txt5 - "fsl,vf610-ocotp", "syscon" for VF5xx/VF6xx
13 ocotp: ocotp@400a5000 {
14 compatible = "fsl,vf610-ocotp", "syscon";
/Linux-v6.1/arch/arm/mach-mxs/
Dmach-mxs.c166 const u32 *ocotp = mxs_get_ocotp(); in update_fec_mac_prop() local
225 val = ocotp[i]; in update_fec_mac_prop()
387 const u32 *ocotp = mxs_get_ocotp(); in mxs_machine_init() local
406 soc_uid = system_serial_low = ocotp[HW_OCOTP_OPS3]; in mxs_machine_init()
408 soc_uid = system_serial_high = ocotp[HW_OCOTP_OPS2]; in mxs_machine_init()
410 system_serial_low = ocotp[HW_OCOTP_OPS3]; in mxs_machine_init()
/Linux-v6.1/arch/arm/boot/dts/
Dimx6ull.dtsi34 &ocotp {
35 compatible = "fsl,imx6ull-ocotp", "syscon";
Dimx7ulp.dtsi457 ocotp: efuse@410a6000 { label
458 compatible = "fsl,imx7ulp-ocotp", "syscon";
Dimx23.dtsi446 compatible = "fsl,imx23-ocotp", "fsl,ocotp";
Dvfxxx.dtsi497 ocotp: ocotp@400a5000 { label
498 compatible = "fsl,vf610-ocotp", "syscon";
Dimx28-m28cu3.dts105 ocotp@8002c000 {
Dbcm-cygnus.dtsi109 compatible = "brcm,ocotp";
111 brcm,ocotp-size = <2048>;
Dimx28.dtsi1026 ocotp: efuse@8002c000 { label
1027 compatible = "fsl,imx28-ocotp", "fsl,ocotp";
Dsunplus-sp7021.dtsi53 compatible = "sunplus,sp7021-ocotp";
Dimx6sll.dtsi799 ocotp: efuse@21bc000 { label
802 compatible = "fsl,imx6sll-ocotp", "syscon";
Dimx6sl.dtsi961 ocotp: efuse@21bc000 { label
962 compatible = "fsl,imx6sl-ocotp", "syscon";
Dimx7s.dtsi549 ocotp: efuse@30350000 { label
552 compatible = "fsl,imx7d-ocotp", "syscon";
Dimx6ul.dtsi980 ocotp: efuse@21bc000 { label
983 compatible = "fsl,imx6ul-ocotp", "syscon";
Dimx6qdl.dtsi1171 ocotp: efuse@21bc000 { label
1172 compatible = "fsl,imx6q-ocotp", "syscon";
/Linux-v6.1/arch/arm64/boot/dts/freescale/
Dimx8dxl.dtsi140 ocotp: ocotp { label
141 compatible = "fsl,imx8qxp-scu-ocotp";
Dimx8qxp.dtsi227 ocotp: ocotp { label
228 compatible = "fsl,imx8qxp-scu-ocotp";
Dimx8mn.dtsi559 ocotp: efuse@30350000 { label
560 compatible = "fsl,imx8mn-ocotp", "fsl,imx8mm-ocotp", "syscon";
Dimx8mp.dtsi419 ocotp: efuse@30350000 { label
420 compatible = "fsl,imx8mp-ocotp", "fsl,imx8mm-ocotp", "syscon";
/Linux-v6.1/arch/arm64/boot/dts/broadcom/stingray/
Dstingray.dtsi267 compatible = "brcm,ocotp-v2";
269 brcm,ocotp-size = <2048>;

12