Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/
H A Dif_alereg.h202 #define IPG_IFG_MIFG_MASK 0x0000FF00 macro
H A Dif_agereg.h198 #define IPG_IFG_MIFG_MASK 0x0000FF00 macro
H A Dif_alcreg.h338 #define IPG_IFG_MIFG_MASK 0x0000FF00 macro
H A Dif_ale.c1716 ((IPG_IFG_MIFG_DEFAULT << IPG_IFG_MIFG_SHIFT) & IPG_IFG_MIFG_MASK) | in ale_init()
H A Dif_age.c1695 ((IPG_IFG_MIFG_DEFAULT << IPG_IFG_MIFG_SHIFT) & IPG_IFG_MIFG_MASK) | in age_init()
H A Dif_alc.c2941 IPG_IFG_MIFG_MASK) | in alc_init_backend()