Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/playstation2/dev/
H A Demac3reg.h89 #define TMR1_TLR_SHIFT 27 macro
H A Demac3.c299 ((7 << TMR1_TLR_SHIFT) & TMR1_TLR_MASK) | /* 16 word burst */ in emac3_config()
/netbsd-src/sys/arch/powerpc/ibm4xx/dev/
H A Demacreg.h113 #define TMR1_TLR_SHIFT 27 macro
H A Dif_emac.c993 ((7 << TMR1_TLR_SHIFT) & TMR1_TLR_MASK) | /* 16 word burst */ in emac_init()