Searched defs:busw (Results 1 – 4 of 4) sorted by relevance
583 unsigned int busw = chip->options & NAND_BUSWIDTH_16; in nand_legacy_set_defaults() local
295 uint busw; /* flash chip bus width (8 or 16) */ member
2999 int busw = (chip->options & NAND_BUSWIDTH_16) ? 2 : 1; in nand_read_subpage() local5126 int busw, ret; in nand_detect() local
610 unsigned int busw = OP_BUSW_1; in mxic_spi_transfer_one() local