Searched defs:busw (Results 1 – 5 of 5) 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
3129 int busw = (chip->options & NAND_BUSWIDTH_16) ? 2 : 1; in nand_read_subpage() local5246 int busw, ret; in nand_detect() local
206 static int cbrscan_ast2150(struct ast_device *ast, int busw) in cbrscan_ast2150()223 static void cbrdlli_ast2150(struct ast_device *ast, int busw) in cbrdlli_ast2150()
600 unsigned int busw = OP_BUSW_1; in mxic_spi_transfer_one() local