Searched refs:core_chipsel (Results 1 – 2 of 2) sorted by relevance
56 uint32_t core_chipsel; member92 + 4 * info->core_chipsel); in nand_davinci_readecc_1bit()110 nandcfr |= BIT(8 + info->core_chipsel); in nand_davinci_hwctl_1bit()193 val |= (info->core_chipsel << 4) | BIT(12); in nand_davinci_hwctl_4bit()445 pdata->core_chipsel = prop; in nand_davinci_get_pdata()729 if (pdata->core_chipsel > 3) in nand_davinci_probe()778 info->core_chipsel = pdata->core_chipsel; in nand_davinci_probe()789 val |= BIT(info->core_chipsel); in nand_davinci_probe()
54 uint32_t core_chipsel; member