Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()