Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/net/
H A Ddm9000x.h125 #define IMR_PAR (1<<7) macro
H A Ddm9000x.c364 DM9000_iow(DM9000_IMR, IMR_PAR); in dm9000_init()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/davicom/
H A Ddm9000.h127 #define IMR_PAR (1<<7) macro
H A Ddm9000.c889 iow(db, DM9000_IMR, IMR_PAR); in dm9000_mask_interrupts()
954 imr = IMR_PAR | IMR_PTM | IMR_PRM; in dm9000_init_dm9000()