Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/mach-mxs/
H A Dmach-mxs.c75 #define OCOTP_WORD_COUNT 0x20 macro
82 static u32 ocotp_words[OCOTP_WORD_COUNT];
131 for (i = 0; i < OCOTP_WORD_COUNT; i++) in mxs_get_ocotp()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds