Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-mxs/
H A Dmach-mxs.c77 #define OCOTP_WORD_COUNT 0x20 macro
84 static u32 ocotp_words[OCOTP_WORD_COUNT];
133 for (i = 0; i < OCOTP_WORD_COUNT; i++) in mxs_get_ocotp()