Searched refs:WBCIR_REG_SP3_TXDATA (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/media/rc/
H A Dwinbond-cir.c84 #define WBCIR_REG_SP3_TXDATA 0x00 /* FIFO TX data (w) */ macro
466 outsb(data->sbase + WBCIR_REG_SP3_TXDATA, bytes, used - 1); wbcir_irq_tx()
468 outb(bytes[used - 1], data->sbase + WBCIR_REG_SP3_TXDATA); wbcir_irq_tx()

Completed in 44 milliseconds