Home
last modified time | relevance | path

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

/linux/drivers/mtd/nand/raw/
H A Dmxic_nand.c40 #define HC_CFG_MAN_CS_ASSERT BIT(0) macro
314 writel(HC_CFG_MAN_CS_ASSERT | readl(nfc->regs + HC_CFG), in mxic_nfc_cs_enable()
320 writel(~HC_CFG_MAN_CS_ASSERT & readl(nfc->regs + HC_CFG), in mxic_nfc_cs_disable()