Home
last modified time | relevance | path

Searched defs:csr (Results 1 – 25 of 34) sorted by relevance

12

/arch/mips/dec/
Dkn02-irq.c34 volatile u32 *csr = (volatile u32 *)CKSEG1ADDR(KN02_SLOT_BASE + in unmask_kn02_irq() local
43 volatile u32 *csr = (volatile u32 *)CKSEG1ADDR(KN02_SLOT_BASE + in mask_kn02_irq() local
66 volatile u32 *csr = (volatile u32 *)CKSEG1ADDR(KN02_SLOT_BASE + in init_kn02_irqs() local
Dkn01-berr.c53 volatile u16 *csr = (void *)CKSEG1ADDR(KN01_SLOT_BASE + KN01_CSR); in dec_kn01_be_ack() local
154 volatile u16 *csr = (void *)CKSEG1ADDR(KN01_SLOT_BASE + KN01_CSR); in dec_kn01_be_interrupt() local
181 volatile u16 *csr = (void *)CKSEG1ADDR(KN01_SLOT_BASE + KN01_CSR); in dec_kn01_be_init() local
Decc-berr.c231 volatile u32 *csr = (void *)CKSEG1ADDR(KN02_SLOT_BASE + KN02_CSR); in dec_kn02_be_init() local
/arch/sparc/kernel/
Debus.c73 u32 csr = 0; in ebus_dma_irq() local
98 u32 csr; in ebus_dma_register() local
126 u32 csr; in ebus_dma_irq_enable() local
158 u32 csr; in ebus_dma_unregister() local
178 u32 csr; in ebus_dma_request() local
207 u32 csr; in ebus_dma_prepare() local
243 u32 orig_csr, csr; in ebus_dma_enable() local
Dpsycho_common.c254 u64 csr, csr_error_bits; in psycho_pcierr_intr_other() local
/arch/mips/kernel/
Dsignal.c73 uint32_t __user *csr = sc + abi->off_sc_fpc_csr; in copy_fp_to_sigcontext() local
92 uint32_t __user *csr = sc + abi->off_sc_fpc_csr; in copy_fp_from_sigcontext() local
114 uint32_t __user *csr = sc + abi->off_sc_fpc_csr; in save_hw_fp_context() local
123 uint32_t __user *csr = sc + abi->off_sc_fpc_csr; in restore_hw_fp_context() local
195 unsigned int csr; in restore_msa_extcontext() local
300 uint32_t __user *csr = sc + abi->off_sc_fpc_csr; in protected_save_fp_context() local
353 uint32_t __user *csr = sc + abi->off_sc_fpc_csr; in protected_restore_fp_context() local
471 unsigned int csr, enabled; in fpcsr_pending() local
Dirq_txx9.c34 u32 csr; member
186 u32 csr = __raw_readl(&txx9_ircptr->csr); in txx9_irq() local
Dmips-r2-to-r6-emul.c199 u32 csr; in movf_func() local
222 u32 csr; in movt_func() local
/arch/sh/kernel/cpu/
Dadc.c15 unsigned char csr; in adc_single() local
/arch/mips/cavium-octeon/executive/
Dcvmx-interrupt-rsl.c53 union cvmx_asxx_int_en csr; in __cvmx_interrupt_asxx_enable() local
/arch/m68k/sun3x/
Dtime.h9 volatile unsigned char csr; member
/arch/sh/boards/mach-hp6xx/
Dpm.c42 u8 stbcr, csr; in pm_enter() local
/arch/mips/include/asm/sibyte/
Dsb1250_defs.h255 #define SBWRITECSR(csr, val) *((volatile uint64_t *) PHYS_TO_K1(csr)) = (val) argument
256 #define SBREADCSR(csr) (*((volatile uint64_t *) PHYS_TO_K1(csr))) argument
/arch/mips/include/uapi/asm/
Ducontext.h39 unsigned int csr; member
/arch/powerpc/boot/
Dugecon.c48 u32 csr, data, cr; in ug_io_transaction() local
/arch/mips/txx9/generic/
Dirq_tx4939.c211 u32 csr = __raw_readl(&tx4939_ircptr->cs.r); in tx4939_irq() local
/arch/powerpc/platforms/embedded6xx/
Dusbgecko_udbg.c55 u32 csr, data, cr; in ug_io_transaction() local
/arch/c6x/kernel/
Dsetup.c94 unsigned cpu_id, rev_id, csr; in get_cpuinfo() local
/arch/alpha/kernel/
Dsys_marvel.c174 volatile unsigned long *csr, in io7_redirect_irq()
Dcore_tsunami.c180 volatile unsigned long *csr; in tsunami_pci_tbi() local
Dcore_titan.c207 volatile unsigned long *csr; in titan_pci_tbi() local
/arch/alpha/include/asm/
Dcore_wildfire.h36 volatile unsigned long csr __attribute__((aligned(64))); member
40 volatile unsigned long csr __attribute__((aligned(256))); member
44 volatile unsigned long csr __attribute__((aligned(2048))); member
Dcore_marvel.h29 volatile unsigned long csr __attribute__((aligned(16))); member
70 volatile unsigned long csr __attribute__((aligned(64))); member
/arch/x86/kernel/
Dpci-calgary_64.c833 u32 csr, plssr; in calgary_dump_error_regs() local
849 u32 csr, csmr, plssr, mck, rcstat; in calioc2_dump_error_regs() local
/arch/mips/include/asm/txx9/
Dtx4939.h112 struct tx4939_le_reg csr; member
165 struct tx4939_le_reg csr; member

12