Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dfsl_ifc_nand.c267 ifc_out32(&ifc->ifc_nand.nand_csel, priv->bank << IFC_NAND_CSEL_SHIFT); in fsl_ifc_run_command()
853 ifc_out32(&ifc->ifc_nand.nand_csel, priv->bank << IFC_NAND_CSEL_SHIFT); in fsl_ifc_sram_init()
/openbmc/linux/include/linux/
H A Dfsl_ifc.h393 #define IFC_NAND_CSEL_SHIFT 26 macro
/openbmc/linux/drivers/mtd/nand/raw/
H A Dfsl_ifc_nand.c183 ifc_out32(priv->bank << IFC_NAND_CSEL_SHIFT, in fsl_ifc_run_command()
831 ifc_out32(cs << IFC_NAND_CSEL_SHIFT, in fsl_ifc_sram_init()
/openbmc/u-boot/include/
H A Dfsl_ifc.h505 #define IFC_NAND_CSEL_SHIFT 26 macro