Searched refs:HC_CFG_MAN_CS_ASSERT (Results 1 – 2 of 2) sorted by relevance
39 #define HC_CFG_MAN_CS_ASSERT BIT(0) macro393 writel(readl(mxic->regs + HC_CFG) | HC_CFG_MAN_CS_ASSERT, in mxic_spi_mem_exec_op()419 writel(readl(mxic->regs + HC_CFG) & ~HC_CFG_MAN_CS_ASSERT, in mxic_spi_mem_exec_op()439 writel(readl(mxic->regs + HC_CFG) | HC_CFG_MAN_CS_ASSERT, in mxic_spi_set_cs()442 writel(readl(mxic->regs + HC_CFG) & ~HC_CFG_MAN_CS_ASSERT, in mxic_spi_set_cs()
40 #define HC_CFG_MAN_CS_ASSERT BIT(0) macro314 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()