Searched defs:busw (Results 1 – 2 of 2) 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
386 int busw; local