Lines Matching full:onfi
234 * Autodetect nand buswidth with readid/onfi.
257 /* ONFI features */
261 /* ONFI timing mode, used in both asynchronous and synchronous mode */
270 /* ONFI feature address */
276 /* ONFI subfeature parameters length */
279 /* ONFI optional commands SET/GET FEATURES supported? */
290 __le16 ext_param_page_length; /* since ONFI 2.1 */
291 u8 num_of_param_pages; /* since ONFI 2.1 */
350 /* Extended ECC information Block Definition (since ONFI 2.1) */
369 /* Extended Parameter Page Definition (since ONFI 2.1) */
380 * So we do not add any fields below. Please see the ONFI spec.
635 * meaning are described in the ONFI specifications:
636 * www.onfi.org/~/media/ONFI/specs/onfi_3_1_spec.pdf (chapter 4.15 Timing
818 * @onfi_timing_mode_default: [INTERN] default ONFI timing mode. This field is
819 * set to the actually used ONFI mode if the chip is
820 * ONFI compliant or deduced from the datasheet if
821 * the NAND chip is not ONFI compliant.
830 * @onfi_version: [INTERN] holds the chip ONFI version (BCD encoded),
831 * non 0 if ONFI supported.
834 * @onfi_params: [INTERN] holds the ONFI page parameter when ONFI is
839 * @onfi_set_features: [REPLACEABLE] set the features for ONFI nand
840 * @onfi_get_features: [REPLACEABLE] get the features for ONFI nand
1037 * @onfi_timing_mode_default: the default ONFI timing mode entered after a NAND
1227 /* get timing characteristics from ONFI timing mode. */
1229 /* get data interface from ONFI timing mode 0, used after reset. */