Searched refs:haxr2 (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/arch/alpha/kernel/
H A Dcore_apecs.c130 unsigned int haxr2 = 0; conf_read() local
144 haxr2 = *(vuip)APECS_IOC_HAXR2; conf_read()
146 *(vuip)APECS_IOC_HAXR2 = haxr2 | 1; conf_read()
199 *(vuip)APECS_IOC_HAXR2 = haxr2 & ~1; conf_read()
212 unsigned int haxr2 = 0; conf_write() local
223 haxr2 = *(vuip)APECS_IOC_HAXR2; conf_write()
225 *(vuip)APECS_IOC_HAXR2 = haxr2 | 1; conf_write()
267 *(vuip)APECS_IOC_HAXR2 = haxr2 & ~1; conf_write()

Completed in 103 milliseconds