Searched refs:PSC_LEV3_IER (Results 1 – 3 of 3) sorted by relevance
85 #define PSC_LEV3_IER 0x134 /* level 3 interrupt enable register */ macro
218 psc_reg1(PSC_LEV3_IER) = 0x80 | (1 << PSCINTR_ENET); in mc_obio_attach()224 psc_reg1(PSC_LEV3_IER) = (1 << PSCINTR_ENET); in mc_obio_attach()
163 intbits &= 0x1 & psc_reg1(PSC_LEV3_IER); in psc_lev3_intr()