Searched defs:busw (Results 1 – 2 of 2) sorted by relevance
1336 int busw = (chip->options & NAND_BUSWIDTH_16) ? 2 : 1; in nand_read_subpage() local3031 static void nand_set_defaults(struct nand_chip *chip, int busw) in nand_set_defaults()3212 int *busw) in nand_flash_detect_onfi()3313 int *busw) in nand_flash_detect_onfi()3323 int *busw) in nand_flash_detect_jedec()3475 u8 id_data[8], int *busw) in nand_decode_ext_id()3609 int *busw) in nand_decode_id()3678 struct nand_flash_dev *type, u8 *id_data, int *busw) in find_full_id_nand()3711 int busw; in nand_get_flash_type() local
386 int busw; local