Searched refs:HC_CFG (Results 1 – 3 of 3) sorted by relevance
22 #define HC_CFG 0x0 macro 294 mxic->regs + HC_CFG); in mxic_spi_hw_init() 407 mxic->regs + HC_CFG); in mxic_spi_mem_dirmap_read() 452 mxic->regs + HC_CFG); in mxic_spi_mem_dirmap_write() 530 mxic->regs + HC_CFG); in mxic_spi_mem_exec_op() 537 writel(readl(mxic->regs + HC_CFG) | HC_CFG_MAN_CS_ASSERT, in mxic_spi_mem_exec_op() 538 mxic->regs + HC_CFG); in mxic_spi_mem_exec_op() 566 writel(readl(mxic->regs + HC_CFG) & ~HC_CFG_MAN_CS_ASSERT, in mxic_spi_mem_exec_op() 567 mxic->regs + HC_CFG); in mxic_spi_mem_exec_op() 593 writel(readl(mxic->regs + HC_CFG) | HC_CFG_MAN_CS_E in mxic_spi_set_cs() [all...]
21 #define HC_CFG 0x0 macro301 HC_CFG_IDLE_SIO_LVL(1), nfc->regs + HC_CFG); in mxic_nfc_hw_init()312 writel(readl(nfc->regs + HC_CFG) | HC_CFG_MAN_CS_EN, in mxic_nfc_cs_enable()313 nfc->regs + HC_CFG); in mxic_nfc_cs_enable()314 writel(HC_CFG_MAN_CS_ASSERT | readl(nfc->regs + HC_CFG), in mxic_nfc_cs_enable()315 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()321 nfc->regs + HC_CFG); in mxic_nfc_cs_disable()
234 HC_CFG = 0x00, enumerator 3937 readl(hc_mmio + HC_CFG), in mv_init_host()