Home
last modified time | relevance | path

Searched defs:busw (Results 1 – 4 of 4) sorted by relevance

/drivers/mtd/nand/
Dnand_base.c1635 int busw = (chip->options & NAND_BUSWIDTH_16) ? 2 : 1; in nand_read_subpage() local
3411 static void nand_set_defaults(struct nand_chip *chip, int busw) in nand_set_defaults()
3588 int *busw) in nand_flash_detect_onfi()
3692 int *busw) in nand_flash_detect_jedec()
3844 u8 id_data[8], int *busw) in nand_decode_ext_id()
3978 int *busw) in nand_decode_id()
4047 struct nand_flash_dev *type, u8 *id_data, int *busw) in find_full_id_nand()
4080 int busw; in nand_get_flash_type() local
Dfsmc_nand.c252 uint32_t busw, struct fsmc_nand_timings *timings) in fsmc_nand_setup()
Dnandsim.c309 uint busw; /* flash chip bus width (8 or 16) */ member
/drivers/gpu/drm/ast/
Dast_post.c222 static int cbrscan_ast2150(struct ast_private *ast, int busw) in cbrscan_ast2150()
239 static void cbrdlli_ast2150(struct ast_private *ast, int busw) in cbrdlli_ast2150()