Searched refs:TOECS_MASK (Results 1 – 2 of 2) sorted by relevance
117 mem_stcfg &= ~TOECS_MASK; in au1xxx_set_pio_mode()127 mem_stcfg &= ~TOECS_MASK; in au1xxx_set_pio_mode()137 mem_stcfg &= ~TOECS_MASK; in au1xxx_set_pio_mode()147 mem_stcfg &= ~TOECS_MASK; in au1xxx_set_pio_mode()158 mem_stcfg &= ~TOECS_MASK; in au1xxx_set_pio_mode()179 mem_stcfg &= ~TOECS_MASK; in auide_set_dma_mode()189 mem_stcfg &= ~TOECS_MASK; in auide_set_dma_mode()199 mem_stcfg &= ~TOECS_MASK; in auide_set_dma_mode()
80 #define TOECS_MASK (0x07 << 26) macro