Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/nand/raw/
H A Dndfc.c47 ccr = in_be32(ndfc->ndfcbase + NDFC_CCR); in ndfc_select_chip()
53 out_be32(ndfc->ndfcbase + NDFC_CCR, ccr); in ndfc_select_chip()
81 ccr = in_be32(ndfc->ndfcbase + NDFC_CCR); in ndfc_enable_hwecc()
83 out_be32(ndfc->ndfcbase + NDFC_CCR, ccr); in ndfc_enable_hwecc()
226 out_be32(ndfc->ndfcbase + NDFC_CCR, ccr); in ndfc_probe()
/openbmc/u-boot/include/linux/mtd/
H A Dndfc.h26 #define NDFC_CCR 0x40 macro
/openbmc/linux/include/linux/mtd/
H A Dndfc.h20 #define NDFC_CCR 0x40 macro