Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mtd/nand/
Ddavinci_nand.c75 uint32_t core_chipsel; member
150 + 4 * info->core_chipsel); in nand_davinci_readecc_1bit()
168 nandcfr |= BIT(8 + info->core_chipsel); in nand_davinci_hwctl_1bit()
249 val |= (info->core_chipsel << 4) | BIT(12); in nand_davinci_hwctl_4bit()
681 info->core_chipsel = pdev->id; in nand_davinci_probe()
758 val |= BIT(info->core_chipsel); in nand_davinci_probe()