Searched refs:OBOE_CONFIG0H (Results 1 – 2 of 2) sorted by relevance
312 INB (OBOE_CONFIG0H), INB (OBOE_CONFIG0L), in toshoboe_dumpregs()359 OUTB (CONFIG0H_DMA_OFF, OBOE_CONFIG0H); in toshoboe_stopchip()387 OUTB (CONFIG0H_DMA_ON | opts, OBOE_CONFIG0H); in toshoboe_start_DMA()564 OUTBP (CONFIG0H_DMA_OFF, OBOE_CONFIG0H); in toshoboe_resetptrs()583 OUTB (CONFIG0H_DMA_ON, OBOE_CONFIG0H); in toshoboe_initptrs()627 OUTB (CONFIG0H_DMA_OFF, OBOE_CONFIG0H); in toshoboe_startchip()641 OUTB (CONFIG0H_DMA_ON, OBOE_CONFIG0H); in toshoboe_startchip()
201 #define OBOE_CONFIG0H OBOE_REG(0x11) macro