Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm/mach-mxs/
Dmach-mxs.c79 #define OCOTP_WORD_COUNT 0x20 macro
86 static u32 ocotp_words[OCOTP_WORD_COUNT];
135 for (i = 0; i < OCOTP_WORD_COUNT; i++) in mxs_get_ocotp()