Home
last modified time | relevance | path

Searched refs:dev_width (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/mtd/nand/raw/
H A Domap_gpmc.c182 unsigned int dev_width = (nand->options & NAND_BUSWIDTH_16) ? 1 : 0; in omap_enable_hwecc() local
241 (dev_width << 7) | /* bus width */ in omap_enable_hwecc()