Lines Matching full:onfi
240 * Autodetect nand buswidth with readid/onfi.
263 /* ONFI features */
267 /* ONFI timing mode, used in both asynchronous and synchronous mode */
276 /* ONFI feature address */
282 /* ONFI subfeature parameters length */
285 /* ONFI optional commands SET/GET FEATURES supported? */
296 __le16 ext_param_page_length; /* since ONFI 2.1 */
297 u8 num_of_param_pages; /* since ONFI 2.1 */
356 /* Extended ECC information Block Definition (since ONFI 2.1) */
375 /* Extended Parameter Page Definition (since ONFI 2.1) */
386 * So we do not add any fields below. Please see the ONFI spec.
657 * meaning are described in the ONFI specifications:
658 * www.onfi.org/~/media/ONFI/specs/onfi_3_1_spec.pdf (chapter 4.15 Timing
840 * @onfi_timing_mode_default: [INTERN] default ONFI timing mode. This field is
841 * set to the actually used ONFI mode if the chip is
842 * ONFI compliant or deduced from the datasheet if
843 * the NAND chip is not ONFI compliant.
852 * @onfi_version: [INTERN] holds the chip ONFI version (BCD encoded),
853 * non 0 if ONFI supported.
856 * @onfi_params: [INTERN] holds the ONFI page parameter when ONFI is
861 * @onfi_set_features: [REPLACEABLE] set the features for ONFI nand
862 * @onfi_get_features: [REPLACEABLE] get the features for ONFI nand
1057 * @onfi_timing_mode_default: the default ONFI timing mode entered after a NAND
1262 /* get timing characteristics from ONFI timing mode. */
1264 /* get data interface from ONFI timing mode 0, used after reset. */