Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/include/
H A Dhid.h68 #define HID0_SGE 0x00000080 /* Enable store gathering */ macro
/freebsd/sys/powerpc/powerpc/
H A Dcpu.c500 hid0 |= HID0_SGE | HID0_BTIC; in cpu_6xx_setup()
520 hid0 |= HID0_EMCP | HID0_BTIC | HID0_SGE | HID0_BHT; in cpu_6xx_setup()
526 hid0 |= HID0_EMCP | HID0_BTIC | HID0_SGE | HID0_BHT; in cpu_6xx_setup()