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

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips/baget/
H A Dbaget.h12 #define VIC_BASE 0xBFFC0000 macro
H A Dvic.h187 #define vic_inb(p) (*(volatile unsigned char *)(VIC_BASE + (p)))
188 #define vic_outb(v,p) (*((volatile unsigned char *)(VIC_BASE + (p))) = v)
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips/baget/
H A Dbaget.h12 #define VIC_BASE 0xBFFC0000 macro
H A Dvic.h187 #define vic_inb(p) (*(volatile unsigned char *)(VIC_BASE + (p)))
188 #define vic_outb(v,p) (*((volatile unsigned char *)(VIC_BASE + (p))) = v)
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm/baget/
H A Dbaget.h12 #define VIC_BASE 0xBFFC0000 macro
H A Dvic.h187 #define vic_inb(p) (*(volatile unsigned char *)(VIC_BASE + (p)))
188 #define vic_outb(v,p) (*((volatile unsigned char *)(VIC_BASE + (p))) = v)
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm/baget/
H A Dbaget.h12 #define VIC_BASE 0xBFFC0000 macro
H A Dvic.h187 #define vic_inb(p) (*(volatile unsigned char *)(VIC_BASE + (p)))
188 #define vic_outb(v,p) (*((volatile unsigned char *)(VIC_BASE + (p))) = v)

Completed in 52 milliseconds