Home
last modified time | relevance | path

Searched refs:bits (Results 1 – 19 of 19) sorted by relevance

/libcpu/arm/cortex-r52/
A Dinterrupt.c224 int rt_hw_interrupt_set_prior_group_bits(unsigned int bits) in rt_hw_interrupt_set_prior_group_bits() argument
228 if (bits < 8) in rt_hw_interrupt_set_prior_group_bits()
230 arm_gic_set_binary_point(0, (7 - bits)); in rt_hw_interrupt_set_prior_group_bits()
A Dinterrupt.h47 int rt_hw_interrupt_set_prior_group_bits(unsigned int bits);
A Dcp15_gcc.S65 mov r1, r0, lsr r2 @ extract cache type bits from clidr
66 and r1, r1, #7 @ mask of the bits for current cache only
/libcpu/arm/cortex-a/
A Dinterrupt.c266 int rt_hw_interrupt_set_prior_group_bits(unsigned int bits) in rt_hw_interrupt_set_prior_group_bits() argument
270 if (bits < 8) in rt_hw_interrupt_set_prior_group_bits()
272 arm_gic_set_binary_point(0, (7 - bits)); in rt_hw_interrupt_set_prior_group_bits()
A Dinterrupt.h49 int rt_hw_interrupt_set_prior_group_bits(unsigned int bits);
/libcpu/aarch64/common/include/
A Dinterrupt.h49 int rt_hw_interrupt_set_prior_group_bits(unsigned int bits);
/libcpu/aarch64/common/
A Dinterrupt.c316 int rt_hw_interrupt_set_prior_group_bits(unsigned int bits) in rt_hw_interrupt_set_prior_group_bits() argument
320 if (bits < 8) in rt_hw_interrupt_set_prior_group_bits()
322 arm_gic_set_binary_point(0, (7 - bits)); in rt_hw_interrupt_set_prior_group_bits()
/libcpu/arm/am335x/
A Dstart_iar.s14 ; Mode, correspords to bits 0-5 in CPSR
16 MODE_MSK DEFINE 0x1F ; Bit mask for mode bits in CPSR
/libcpu/ti-dsp/c28x/
A Dcontext.s346 CSB ACC ; T = no. of sign bits - 1
347 MOVU ACC, T ; ACC = no. of sign bits - 1
/libcpu/v850/70f34/
A Dcontext_iar.S95 mov 0x60, r17 ;Set both EIPC and ID bits
A Dcontext_iar.asm95 mov 0x60, r17 ;Set both EIPC and ID bits
/libcpu/arm/arm926/
A Dstart_iar.S131 LDR R1, =0x00003085 ; set clear bits
A Dstart_rvds.S121 LDR R1, =0x00003085 ; set clear bits
/libcpu/arm/lpc214x/
A Dstart_rvds.S37 ; Standard definitions of Mode bits and Interrupt (I & F) flags in PSRs
/libcpu/arm/AT91SAM7S/
A Dstart_rvds.S27 ; Standard definitions of Mode bits and Interrupt (I & F) flags in PSRs
/libcpu/arm/s3c44b0/
A Dstart_rvds.S17 ; Standard definitions of Mode bits and Interrupt (I & F) flags in PSRs
/libcpu/arm/AT91SAM7X/
A Dstart_rvds.S27 ; Standard definitions of Mode bits and Interrupt (I & F) flags in PSRs
/libcpu/arm/s3c24x0/
A Dstart_rvds.S36 ; Standard definitions of Mode bits and Interrupt (I & F) flags in PSRs
/libcpu/arm/lpc24xx/
A Dstart_rvds.S52 ; Standard definitions of Mode bits and Interrupt (I & F) flags in PSRs

Completed in 26 milliseconds