Searched refs:CFHOST_ENB (Results 1 – 1 of 1) sorted by relevance
86 #define CFHOST_ENB (1 << 4) macro 276 writel(readl(acdev->vbase + OP_MODE) & ~CFHOST_ENB, in cf_ctrl_reset() 278 writel(readl(acdev->vbase + OP_MODE) | CFHOST_ENB, in cf_ctrl_reset() 335 writel(TRUE_IDE_MODE | CFHOST_ENB, acdev->vbase + OP_MODE); in cf_init() 351 writel(readl(acdev->vbase + OP_MODE) & ~CFHOST_ENB, in cf_exit()