Searched refs:ocotp_compat (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/soc/imx/ |
H A D | soc-imx.c | 27 const char *ocotp_compat = NULL; in imx_soc_device_init() local 81 ocotp_compat = "fsl,imx6sl-ocotp"; in imx_soc_device_init() 85 ocotp_compat = "fsl,imx6q-ocotp"; in imx_soc_device_init() 89 ocotp_compat = "fsl,imx6sx-ocotp"; in imx_soc_device_init() 93 ocotp_compat = "fsl,imx6q-ocotp"; in imx_soc_device_init() 97 ocotp_compat = "fsl,imx6ul-ocotp"; in imx_soc_device_init() 101 ocotp_compat = "fsl,imx6ull-ocotp"; in imx_soc_device_init() 105 ocotp_compat = "fsl,imx6ull-ocotp"; in imx_soc_device_init() 109 ocotp_compat = "fsl,imx6sll-ocotp"; in imx_soc_device_init() 113 ocotp_compat in imx_soc_device_init() [all...] |
/kernel/linux/linux-6.6/drivers/soc/imx/ |
H A D | soc-imx.c | 29 const char *ocotp_compat = NULL; in imx_soc_device_init() local 78 ocotp_compat = "fsl,imx51-iim"; in imx_soc_device_init() 82 ocotp_compat = "fsl,imx53-iim"; in imx_soc_device_init() 86 ocotp_compat = "fsl,imx6sl-ocotp"; in imx_soc_device_init() 90 ocotp_compat = "fsl,imx6q-ocotp"; in imx_soc_device_init() 94 ocotp_compat = "fsl,imx6sx-ocotp"; in imx_soc_device_init() 98 ocotp_compat = "fsl,imx6q-ocotp"; in imx_soc_device_init() 102 ocotp_compat = "fsl,imx6ul-ocotp"; in imx_soc_device_init() 106 ocotp_compat = "fsl,imx6ull-ocotp"; in imx_soc_device_init() 110 ocotp_compat in imx_soc_device_init() [all...] |
Completed in 2 milliseconds