Home
last modified time | relevance | path

Searched refs:IMR_PAR (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/davicom/
A Ddm9000.h127 #define IMR_PAR (1<<7) macro
A Ddm9051.h140 #define IMR_PAR BIT(7) macro
A Ddm9051.c317 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()
A Ddm9000.c885 iow(db, DM9000_IMR, IMR_PAR); in dm9000_mask_interrupts()
950 imr = IMR_PAR | IMR_PTM | IMR_PRM; in dm9000_init_dm9000()

Completed in 13 milliseconds