Searched refs:REG_CLEAR (Results 1 – 2 of 2) sorted by relevance
47 #define REG_CLEAR 44 macro192 writel(*status & mask, host->base + REG_CLEAR); in moxart_wait_for_status()210 RSP_CRC_FAIL | CMD_SENT, host->base + REG_CLEAR); in moxart_send_command()389 writel(MASK_DATA | FIFO_URUN | FIFO_ORUN, host->base + REG_CLEAR); in moxart_prepare_data()480 writel(MASK_INTR_PIO, host->base + REG_CLEAR); in moxart_irq()
49 #define REG_CLEAR(x) ((x) + 0x8) macro1348 reg = REG_CLEAR(reg); in ingenic_gpio_set_bit()1359 reg = REG_CLEAR(reg); in ingenic_gpio_shadow_set_bit()1610 (set ? REG_SET(reg) : REG_CLEAR(reg)), BIT(idx)); in ingenic_config_pin()1619 (set ? REG_SET(reg) : REG_CLEAR(reg)), BIT(idx)); in ingenic_shadow_config_pin()