Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/hatm/
HDif_hatmreg.h53 #define HE_PCIM_CTL0_64BIT (1 << 0) macro
HDif_hatm.c543 v1 |= HE_PCIM_CTL0_64BIT; in hatm_init_bus_width()
554 v &= ~HE_PCIM_CTL0_64BIT; in hatm_init_bus_width()