Home
last modified time | relevance | path

Searched refs:IMX_OCOTP_READ_LOCKED_VAL (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/nvmem/
H A Dimx-ocotp.c74 #define IMX_OCOTP_READ_LOCKED_VAL 0xBADABADA macro
196 if (*(buf - 1) == IMX_OCOTP_READ_LOCKED_VAL) in imx_ocotp_read()
/kernel/linux/linux-6.6/drivers/nvmem/
H A Dimx-ocotp.c75 #define IMX_OCOTP_READ_LOCKED_VAL 0xBADABADA macro
205 if (*((u32 *)buf) == IMX_OCOTP_READ_LOCKED_VAL) in imx_ocotp_read()

Completed in 3 milliseconds