OpenOCD
|
Data Fields | |
unsigned | biswap_enabled:1 |
unsigned | hw_ecc_enabled:1 |
unsigned | nand_readonly:1 |
unsigned | one_kb_sram:1 |
unsigned | target_little_endian:1 |
unsigned mxc_nf_flags::biswap_enabled |
Definition at line 145 of file mxc.h.
Referenced by COMMAND_HANDLER(), mxc_read_page(), mxc_write_page(), and NAND_DEVICE_COMMAND_HANDLER().
unsigned mxc_nf_flags::hw_ecc_enabled |
Definition at line 144 of file mxc.h.
Referenced by do_data_output(), initialize_nf_controller(), mxc_write_page(), and NAND_DEVICE_COMMAND_HANDLER().
unsigned mxc_nf_flags::nand_readonly |
Definition at line 142 of file mxc.h.
Referenced by mxc_init().
unsigned mxc_nf_flags::one_kb_sram |
Definition at line 143 of file mxc.h.
Referenced by mxc_init().
unsigned mxc_nf_flags::target_little_endian |
Definition at line 141 of file mxc.h.
Referenced by NAND_DEVICE_COMMAND_HANDLER(), and validate_target_state().