OpenOCD
|
Data Fields | |
uint32_t | addr |
uint32_t | cmd |
uint32_t | data |
uint32_t | nfstat |
uint32_t s3c24xx_nand_controller::addr |
Definition at line 24 of file s3c24xx.h.
Referenced by s3c24xx_address().
uint32_t s3c24xx_nand_controller::cmd |
Definition at line 23 of file s3c24xx.h.
Referenced by s3c24xx_command(), and s3c24xx_reset().
uint32_t s3c24xx_nand_controller::data |
Definition at line 25 of file s3c24xx.h.
Referenced by s3c2440_read_block_data(), s3c24xx_read_data(), and s3c24xx_write_data().
uint32_t s3c24xx_nand_controller::nfstat |
Definition at line 26 of file s3c24xx.h.
Referenced by s3c2440_nand_ready().