Searched refs:t2_cfg (Results 1 – 1 of 1) sorted by relevance
183 unsigned long t2_cfg = 0; in conf_read() local191 t2_cfg = *(vulp)T2_HAE_3 & ~0xc0000000UL; in conf_read()192 *(vulp)T2_HAE_3 = 0x40000000UL | t2_cfg; in conf_read()226 *(vulp)T2_HAE_3 = t2_cfg; in conf_read()237 unsigned long t2_cfg = 0; in conf_write() local243 t2_cfg = *(vulp)T2_HAE_3 & ~0xc0000000UL; in conf_write()244 *(vulp)T2_HAE_3 = t2_cfg | 0x40000000UL; in conf_write()277 *(vulp)T2_HAE_3 = t2_cfg; in conf_write()