Searched defs:busw (Results 1 – 7 of 7) sorted by relevance
1906 int busw = (chip->options & NAND_BUSWIDTH_16) ? 2 : 1; in nand_read_subpage() local3709 static void nand_set_defaults(struct nand_chip *chip, int busw) in nand_set_defaults()3894 int *busw) in nand_flash_detect_onfi()3999 int *busw) in nand_flash_detect_onfi()4009 int *busw) in nand_flash_detect_jedec()4163 u8 id_data[8], int *busw) in nand_decode_ext_id()4297 int *busw) in nand_decode_id()4366 struct nand_flash_dev *type, u8 *id_data, int *busw) in find_full_id_nand()4399 int busw, ret; in nand_get_flash_type() local
582 unsigned int busw = chip->options & NAND_BUSWIDTH_16; in nand_legacy_set_defaults() local
2784 int busw = (chip->options & NAND_BUSWIDTH_16) ? 2 : 1; in nand_read_subpage() local4693 int busw, ret; in nand_detect() local
293 uint busw; /* flash chip bus width (8 or 16) */ member
391 int busw; local
224 static int cbrscan_ast2150(struct ast_private *ast, int busw) in cbrscan_ast2150()241 static void cbrdlli_ast2150(struct ast_private *ast, int busw) in cbrdlli_ast2150()
450 unsigned int busw = OP_BUSW_1; in mxic_spi_transfer_one() local