Searched refs:core_chipsel (Results 1 – 2 of 2) sorted by relevance
57 uint32_t core_chipsel; member93 + 4 * info->core_chipsel); in nand_davinci_readecc_1bit()111 nandcfr |= BIT(8 + info->core_chipsel); in nand_davinci_hwctl_1bit()194 val |= (info->core_chipsel << 4) | BIT(12); in nand_davinci_hwctl_4bit()446 pdata->core_chipsel = prop; in nand_davinci_get_pdata()730 if (pdata->core_chipsel > 3) in nand_davinci_probe()779 info->core_chipsel = pdata->core_chipsel; in nand_davinci_probe()790 val |= BIT(info->core_chipsel); in nand_davinci_probe()
54 uint32_t core_chipsel; member
Completed in 4 milliseconds