Home
last modified time | relevance | path

Searched refs:IPG_IFG_IPG2_SHIFT (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/ale/
H A Dif_alereg.h216 #define IPG_IFG_IPG2_SHIFT 24 macro
H A Dif_ale.c2731 ((IPG_IFG_IPG2_DEFAULT << IPG_IFG_IPG2_SHIFT) & IPG_IFG_IPG2_MASK)); in ale_init_locked()
/freebsd/sys/dev/age/
H A Dif_agereg.h212 #define IPG_IFG_IPG2_SHIFT 24 macro
H A Dif_age.c2646 ((IPG_IFG_IPG2_DEFAULT << IPG_IFG_IPG2_SHIFT) & IPG_IFG_IPG2_MASK) | in age_init_locked()
/freebsd/sys/dev/alc/
H A Dif_alcreg.h365 #define IPG_IFG_IPG2_SHIFT 24 macro
H A Dif_alc.c4148 ((IPG_IFG_IPG2_DEFAULT << IPG_IFG_IPG2_SHIFT) & in alc_init_locked()