Searched refs:APECS_IOC_HAXR2 (Results 1 – 2 of 2) sorted by relevance
143 haxr2 = *(vuip)APECS_IOC_HAXR2; in conf_read()145 *(vuip)APECS_IOC_HAXR2 = haxr2 | 1; in conf_read()198 *(vuip)APECS_IOC_HAXR2 = haxr2 & ~1; in conf_read()222 haxr2 = *(vuip)APECS_IOC_HAXR2; in conf_write()224 *(vuip)APECS_IOC_HAXR2 = haxr2 | 1; in conf_write()266 *(vuip)APECS_IOC_HAXR2 = haxr2 & ~1; in conf_write()368 *(vuip)APECS_IOC_HAXR2 = 0; in apecs_init_arch()
95 #define APECS_IOC_HAXR2 (IDENT_ADDR + 0x1A00001C0UL) macro