Home
last modified time | relevance | path

Searched refs:DCR5 (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/dec/tulip/
H A Ddmfe.c269 DCR5 = 0x28, DCR6 = 0x30, DCR7 = 0x38, DCR8 = 0x40, DCR9 = 0x48, enumerator
791 db->cr5_data = dr32(DCR5); in dmfe_interrupt()
792 dw32(DCR5, db->cr5_data); in dmfe_interrupt()
1285 dw32(DCR5, dr32(DCR5)); in dmfe_dynamic_reset()
2102 dw32(DCR5, dr32(DCR5)); in dmfe_suspend()
H A Duli526x.c185 DCR5 = 0x28, DCR6 = 0x30, DCR7 = 0x38, DCR8 = 0x40, DCR9 = 0x48, enumerator
692 db->cr5_data = ur32(DCR5); in uli526x_interrupt()
693 uw32(DCR5, db->cr5_data); in uli526x_interrupt()
1137 uw32(DCR5, ur32(DCR5)); in uli526x_reset_prepare()