Searched defs:busw (Results 1 – 2 of 2) sorted by relevance
583 unsigned int busw = chip->options & NAND_BUSWIDTH_16; in nand_legacy_set_defaults() local
2998 int busw = (chip->options & NAND_BUSWIDTH_16) ? 2 : 1; in nand_read_subpage() local5115 int busw, ret; in nand_detect() local