Searched refs:NAND_PARAM_STORED_IN_OTP (Results 1 – 2 of 2) sorted by relevance
52 if ((nand_param & NAND_PARAM_STORED_IN_OTP) == 0U) { in get_data_from_otp()
487 #define NAND_PARAM_STORED_IN_OTP BIT(31) macro