Searched refs:HID0_BTIC (Results 1 – 2 of 2) sorted by relevance
500 hid0 |= HID0_SGE | HID0_BTIC; in cpu_6xx_setup()505 hid0 &= ~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()
70 #define HID0_BTIC 0x00000020 /* Enable BTIC */ macro