Searched defs:busw (Results 1 – 3 of 3) sorted by relevance
1181 int busw = (chip->options & NAND_BUSWIDTH_16) ? 2 : 1; in nand_read_subpage() local2767 static void nand_set_defaults(struct nand_chip *chip, int busw) in nand_set_defaults()2842 int *busw) in nand_flash_detect_onfi()2922 int busw, in nand_get_flash_type()3187 int i, busw, nand_maf_id, nand_dev_id; in nand_scan_ident() local
402 uint32_t busw, struct fsmc_nand_timings *timings) in fsmc_nand_setup()
305 uint busw; /* flash chip bus width (8 or 16) */ member