Searched refs:CIA (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/arch/m68k/include/asm/ |
H A D | amigahw.h | 225 struct CIA { struct 252 #define ciaa ((*(volatile struct CIA *)(zTwoBase + CIAA_PHYSADDR))) 253 #define ciab ((*(volatile struct CIA *)(zTwoBase + CIAB_PHYSADDR)))
|
/kernel/linux/linux-6.6/arch/m68k/include/asm/ |
H A D | amigahw.h | 225 struct CIA { struct 252 #define ciaa ((*(volatile struct CIA *)(zTwoBase + CIAA_PHYSADDR))) 253 #define ciab ((*(volatile struct CIA *)(zTwoBase + CIAB_PHYSADDR)))
|
/kernel/linux/linux-5.10/arch/alpha/kernel/ |
H A D | machvec_impl.h | 104 #define DO_CIA_IO IO(CIA,cia) 115 #define DO_PYXIS_IO IO_LITE(CIA,cia_bwx), \
|
/kernel/linux/linux-6.6/arch/alpha/kernel/ |
H A D | machvec_impl.h | 106 #define DO_CIA_IO IO(CIA,cia) 117 #define DO_PYXIS_IO IO_LITE(CIA,cia_bwx), \
|
/kernel/linux/linux-5.10/arch/m68k/kernel/ |
H A D | asm-offsets.c | 100 DEFINE(C_PRA, offsetof(struct CIA, pra)); in main()
|
/kernel/linux/linux-5.10/arch/m68k/amiga/ |
H A D | cia.c | 2 * linux/arch/m68k/amiga/cia.c - CIA support 28 volatile struct CIA *cia; 48 * Cause or clear CIA interrupts, return old interrupt status. 66 * Enable or disable CIA interrupts, return old interrupt mask, 145 * for external interrupts, we link the CIA interrupt sources 188 /* override auto int and install CIA handler */ in cia_init_IRQ()
|
/kernel/linux/linux-6.6/arch/m68k/amiga/ |
H A D | cia.c | 2 * linux/arch/m68k/amiga/cia.c - CIA support 28 volatile struct CIA *cia; 48 * Cause or clear CIA interrupts, return old interrupt status. 66 * Enable or disable CIA interrupts, return old interrupt mask, 145 * for external interrupts, we link the CIA interrupt sources 188 /* override auto int and install CIA handler */ in cia_init_IRQ()
|
/kernel/linux/linux-6.6/arch/m68k/kernel/ |
H A D | asm-offsets.c | 100 DEFINE(C_PRA, offsetof(struct CIA, pra)); in main()
|
Completed in 7 milliseconds