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

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/kernel/
H A Dm68k_defs.c90 DEFINE(C_INTENAR, offsetof(struct CUSTOM, intenar));
91 DEFINE(C_INTREQR, offsetof(struct CUSTOM, intreqr));
92 DEFINE(C_INTENA, offsetof(struct CUSTOM, intena));
93 DEFINE(C_INTREQ, offsetof(struct CUSTOM, intreq));
94 DEFINE(C_SERDATR, offsetof(struct CUSTOM, serdatr));
95 DEFINE(C_SERDAT, offsetof(struct CUSTOM, serdat));
96 DEFINE(C_SERPER, offsetof(struct CUSTOM, serper));
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-m68k/
H A Damigahw.h116 struct CUSTOM { struct
277 #define custom ((*(volatile struct CUSTOM *)(zTwoBase+CUSTOM_PHYSADDR)))
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-m68k/
H A Damigahw.h116 struct CUSTOM { struct
277 #define custom ((*(volatile struct CUSTOM *)(zTwoBase+CUSTOM_PHYSADDR)))
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/video/
H A Damifb.c379 #define CUSTOM_OFS(fld) ((long)&((struct CUSTOM*)0)->fld)

Completed in 51 milliseconds