Searched refs:t2_cfg (Results 1 – 1 of 1) sorted by relevance
184 unsigned long t2_cfg = 0; in conf_read() local192 t2_cfg = *(vulp)T2_HAE_3 & ~0xc0000000UL; in conf_read()193 *(vulp)T2_HAE_3 = 0x40000000UL | t2_cfg; in conf_read()227 *(vulp)T2_HAE_3 = t2_cfg; in conf_read()238 unsigned long t2_cfg = 0; in conf_write() local244 t2_cfg = *(vulp)T2_HAE_3 & ~0xc0000000UL; in conf_write()245 *(vulp)T2_HAE_3 = t2_cfg | 0x40000000UL; in conf_write()278 *(vulp)T2_HAE_3 = t2_cfg; in conf_write()