Searched refs:STISR (Results 1 – 2 of 2) sorted by relevance
230 STISR = IrSR_IR_RECEIVE_ON | IrSR_XMODE_PULSE_1_6; in pxa_irda_set_speed()241 STISR = 0; in pxa_irda_set_speed()334 STISR = IrSR_IR_RECEIVE_ON | IrSR_XMODE_PULSE_1_6; in pxa_irda_sir_irq()541 STISR = IrSR_IR_TRANSMIT_ON | IrSR_XMODE_PULSE_1_6; in pxa_irda_hard_xmit()649 STISR = 0; in pxa_irda_shutdown()
52 #define STISR __REG(0x40700020) /* Infrared Selection Register (read/write) */ macro