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

/linux-4.4.14/arch/arm/mach-mxs/
H A Dmach-mxs.c88 static u32 ocotp_words[OCOTP_WORD_COUNT]; variable
99 return ocotp_words; mxs_get_ocotp()
138 ocotp_words[i] = __raw_readl(ocotp_base + OCOTP_WORD_OFFSET + mxs_get_ocotp()
148 return ocotp_words; mxs_get_ocotp()

Completed in 73 milliseconds