Home
last modified time | relevance | path

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

/openbmc/linux/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()