Searched defs:busw (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/mtd/nand/raw/
H A Dnand_legacy.c583 unsigned int busw = chip->options & NAND_BUSWIDTH_16; local
H A Dnandsim.c295 uint busw; /* flash chip bus width (8 or 16) */ member in struct:nandsim
[all...]
H A Dnand_base.c3122 int busw = (chip->options & NAND_BUSWIDTH_16) ? 2 : 1; local
5239 int busw, ret; local
/linux-master/drivers/gpu/drm/ast/
H A Dast_post.c206 static int cbrscan_ast2150(struct ast_device *ast, int busw) argument
223 static void cbrdlli_ast2150(struct ast_device *ast, int busw) argument
/linux-master/drivers/spi/
H A Dspi-mxic.c600 unsigned int busw = OP_BUSW_1; local

Completed in 256 milliseconds