Searched refs:CONTROL_ENABLE (Results 1 – 3 of 3) sorted by relevance
32 #define CONTROL_ENABLE BIT(0) macro 130 control &= ~CONTROL_ENABLE; in mchp_corespi_disable() 256 control &= ~CONTROL_ENABLE; in mchp_corespi_set_framesize() 261 control |= CONTROL_ENABLE; in mchp_corespi_set_framesize() 314 control &= ~CONTROL_ENABLE; in mchp_corespi_init() 352 control |= CONTROL_ENABLE; in mchp_corespi_init() 396 control &= ~CONTROL_ENABLE; in mchp_corespi_set_mode() 404 control |= CONTROL_ENABLE; in mchp_corespi_set_mode()
52 #define CONTROL_ENABLE BIT(0) macro 78 writeb(CONTROL_ENABLE | mode, dt->base + CONTROL(dt->timer_id)); in dc_timer_enable() 182 writeb(CONTROL_ENABLE, dc_timer_dev.base + CONTROL(TIMER_B)); in digicolor_timer_init()
52 #define CONTROL_ENABLE BIT(30) macro 143 writel(data->clk_div | CONTROL_ENABLE, &data->regs->control); in davinci_mdio_enable() 156 reg &= ~CONTROL_ENABLE; in davinci_mdio_disable() 695 ctrl &= ~CONTROL_ENABLE; in davinci_mdio_runtime_suspend()