OpenOCD
|
Data Fields | |
enum mxc_nf_finalize_action | fin |
struct mxc_nf_flags | flags |
uint32_t | mxc_base_addr |
uint32_t | mxc_regs_addr |
enum mxc_version | mxc_version |
enum mxc_dataout_type | optype |
enum mxc_nf_finalize_action mxc_nf_controller::fin |
Definition at line 151 of file mxc.h.
Referenced by do_data_output(), mxc_command(), mxc_read_page(), mxc_write_page(), and NAND_DEVICE_COMMAND_HANDLER().
struct mxc_nf_flags mxc_nf_controller::flags |
Definition at line 151 of file mxc.h.
Referenced by COMMAND_HANDLER(), do_data_output(), initialize_nf_controller(), mxc_init(), mxc_read_page(), mxc_write_page(), NAND_DEVICE_COMMAND_HANDLER(), and validate_target_state().
uint32_t mxc_nf_controller::mxc_base_addr |
Definition at line 150 of file mxc.h.
Referenced by align_address_v2(), and NAND_DEVICE_COMMAND_HANDLER().
uint32_t mxc_nf_controller::mxc_regs_addr |
Definition at line 151 of file mxc.h.
Referenced by NAND_DEVICE_COMMAND_HANDLER().
enum mxc_version mxc_nf_controller::mxc_version |
Definition at line 145 of file mxc.h.
Referenced by initialize_nf_controller(), mxc_init(), and NAND_DEVICE_COMMAND_HANDLER().
enum mxc_dataout_type mxc_nf_controller::optype |
Definition at line 151 of file mxc.h.
Referenced by do_data_output(), mxc_command(), mxc_write_page(), and NAND_DEVICE_COMMAND_HANDLER().