Searched refs:ecc_mode (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/system/dev/nand/aml-rawnand/
H A Daml-rawnand.c50 static const char* aml_ecc_string(uint32_t ecc_mode) { argument
53 switch (ecc_mode) {
82 uint32_t aml_get_ecc_pagesize(aml_raw_nand_t* raw_nand, uint32_t ecc_mode) { argument
85 switch (ecc_mode) {
104 int aml_get_ecc_strength(uint32_t ecc_mode) { argument
107 switch (ecc_mode) {

Completed in 15 milliseconds