Searched refs:APECS_IOC_HAXR2 (Results 1 – 2 of 2) sorted by relevance
145 haxr2 = *(vuip)APECS_IOC_HAXR2; in conf_read()147 *(vuip)APECS_IOC_HAXR2 = haxr2 | 1; in conf_read()200 *(vuip)APECS_IOC_HAXR2 = haxr2 & ~1; in conf_read()224 haxr2 = *(vuip)APECS_IOC_HAXR2; in conf_write()226 *(vuip)APECS_IOC_HAXR2 = haxr2 | 1; in conf_write()268 *(vuip)APECS_IOC_HAXR2 = haxr2 & ~1; in conf_write()371 *(vuip)APECS_IOC_HAXR2 = 0; in apecs_init_arch()
96 #define APECS_IOC_HAXR2 (IDENT_ADDR + 0x1A00001C0UL) macro