Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mtd/nand/
Dndfc.c52 struct ndfc_controller *ndfc = nchip->priv; in ndfc_select_chip() local
54 ccr = in_be32(ndfc->ndfcbase + NDFC_CCR); in ndfc_select_chip()
57 ccr |= NDFC_CCR_BS(chip + ndfc->chip_select); in ndfc_select_chip()
60 out_be32(ndfc->ndfcbase + NDFC_CCR, ccr); in ndfc_select_chip()
66 struct ndfc_controller *ndfc = chip->priv; in ndfc_hwcontrol() local
72 writel(cmd & 0xFF, ndfc->ndfcbase + NDFC_CMD); in ndfc_hwcontrol()
74 writel(cmd & 0xFF, ndfc->ndfcbase + NDFC_ALE); in ndfc_hwcontrol()
80 struct ndfc_controller *ndfc = chip->priv; in ndfc_ready() local
82 return in_be32(ndfc->ndfcbase + NDFC_STAT) & NDFC_STAT_IS_READY; in ndfc_ready()
89 struct ndfc_controller *ndfc = chip->priv; in ndfc_enable_hwecc() local
[all …]
DMakefile26 obj-$(CONFIG_MTD_NAND_NDFC) += ndfc.o
/linux-4.4.14/Documentation/devicetree/bindings/powerpc/4xx/
Dndfc.txt4 - compatible : "ibm,ndfc".
16 ndfc@1,0 {
17 compatible = "ibm,ndfc";
/linux-4.4.14/arch/powerpc/boot/dts/
Dwarp.dts177 ndfc@1,0 {
178 compatible = "ibm,ndfc";
Dsequoia.dts214 ndfc@3,0 {
215 compatible = "ibm,ndfc";
Deiger.dts197 ndfc@1,0 {
198 compatible = "ibm,ndfc";
Dbluestone.dts204 ndfc@1,0 {
205 compatible = "ibm,ndfc";
Dkilauea.dts186 ndfc@1,0 {
187 compatible = "ibm,ndfc";
Dcanyonlands.dts259 ndfc@3,0 {
260 compatible = "ibm,ndfc";
Dglacier.dts214 ndfc@3,0 {
215 compatible = "ibm,ndfc";