Lines Matching defs:values
23 * @values: array of values to set in registers. The array size is equal to
29 u8 values[];
47 * @values: values that should be set in regs
55 const u8 *values;
111 const u8 *values;
114 values = hynix->read_retry->values +
124 * This is done by setting pre-defined values in internal NAND
127 * The set of registers is NAND specific, and the values are either
128 * predefined or extracted from an OTP area on the NAND (values are
133 values[i]);
144 * set of values
145 * @in: the array of values to test
175 /* Count all values that are matching the one at index i. */
207 info->values[i]);
323 u8 *val = rr->values + (i * nregs);
359 .values = hynix_mlc_1xnm_rr_otp_values,
366 .values = hynix_mlc_1xnm_rr_otp_values,