Searched refs:OBOE_CONFIG0H (Results 1 – 2 of 2) sorted by relevance
263 INB (OBOE_CONFIG0H), INB (OBOE_CONFIG0L), in toshoboe_dumpregs()307 OUTB (CONFIG0H_DMA_OFF, OBOE_CONFIG0H); in toshoboe_stopchip()335 OUTB (CONFIG0H_DMA_ON | opts, OBOE_CONFIG0H); in toshoboe_start_DMA()509 OUTBP (CONFIG0H_DMA_OFF, OBOE_CONFIG0H); in toshoboe_resetptrs()528 OUTB (CONFIG0H_DMA_ON, OBOE_CONFIG0H); in toshoboe_initptrs()570 OUTB (CONFIG0H_DMA_OFF, OBOE_CONFIG0H); in toshoboe_startchip()584 OUTB (CONFIG0H_DMA_ON, OBOE_CONFIG0H); in toshoboe_startchip()
201 #define OBOE_CONFIG0H OBOE_REG(0x11) macro