Searched refs:IMR_PAR (Results 1 – 4 of 4) sorted by relevance
127 #define IMR_PAR (1<<7) macro
140 #define IMR_PAR BIT(7) macro
317 return dm9051_set_reg(db, DM9051_IMR, IMR_PAR); /* disable int */ in dm9051_disable_interrupt()952 db->imr_all = IMR_PAR | IMR_PRM; in dm9051_open()
885 iow(db, DM9000_IMR, IMR_PAR); in dm9000_mask_interrupts()950 imr = IMR_PAR | IMR_PTM | IMR_PRM; in dm9000_init_dm9000()