Searched refs:OPB_MLSIPR (Results 1 – 1 of 1) sorted by relevance
27 #define OPB_MLSIPR 0x58 /* MLS Interrupt Polarity Register */ macro160 ipr = opb_in(opb, OPB_MLSIPR); in opb_set_irq_type()162 opb_out(opb, OPB_MLSIPR, ipr); in opb_set_irq_type()163 ipr = opb_in(opb, OPB_MLSIPR); // Flush posted writes in opb_set_irq_type()