HomeSort by: relevance | last modified time | path
    Searched refs:P5BASE (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/amigappc/amigappc/
p5reg.h 37 #define P5BASE 0xf60000
102 (val) = *(volatile unsigned char *)(P5BASE + (reg)); \
108 *(volatile unsigned char *)(P5BASE + (reg)) = (val); \
locore.S 117 lis 5,P5BASE@h
118 /* ori 5,5,P5BASE@l - we assume that the lsb is 0x0000 */

Completed in 13 milliseconds