Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dimx_ocotp.c24 struct ocotp_instance { struct
32 static const struct ocotp_instance *g_ocotp; argument
175 static const struct ocotp_instance ocotp_imx6q = {
181 static const struct ocotp_instance ocotp_imx6sl = {
187 static const struct ocotp_instance ocotp_imx6sll = {
193 static const struct ocotp_instance ocotp_imx6sx = {
199 static const struct ocotp_instance ocotp_imx6ul = {
205 static const struct ocotp_instance ocotp_imx6ull = {
211 static const struct ocotp_instance ocotp_imx7d = {
217 static const struct ocotp_instance ocotp_imx7ulp = {
[all …]