Home
last modified time | relevance | path

Searched refs:ID (Results 1 – 25 of 37) sorted by relevance

12

/arch/arm/boot/compressed/
Dhead-sharpsl.S35 mrc p15, 0, r4, c0, c0 @ Get Processor ID
53 ldr r6, [r1, #0] @ Load Chip ID
96 .word 0x69052d00 @ PXA255 Processor ID
98 .word 0x69054100 @ PXA270 Processor ID
100 .word 0x57411002 @ w100 Chip ID
102 .word 0x08010000 @ w100 Chip ID Reg Address
146 ldrb r2, [r1, #20] @ NAND Manufacturer ID
147 ldrb r3, [r1, #20] @ NAND Chip ID
Dhead-vt8500.S16 @ Compare the SCC ID register against a list of known values
Dhead.S136 1: mov r7, r1 @ save architecture ID
730 mrc p15, 0, r9, c0, c0 @ get processor ID
773 .word 0x00000000 @ old ARM ID
824 @ Everything from here on will be the new ID system.
871 @ These match on the architecture ID
1116 teq r3, r9 @ cache ID register present?
/arch/arm/mm/
Dcache-v4.S42 mcr p15, 0, r0, c7, c7, 0 @ flush ID cache
61 mcreq p15, 0, ip, c7, c7, 0 @ flush ID cache
116 mcr p15, 0, r0, c7, c7, 0 @ flush ID cache
Dcache-v3.S54 mcreq p15, 0, ip, c7, c0, 0 @ flush ID cache
105 mcr p15, 0, r0, c7, c0, 0 @ flush ID cache
Dproc-v7.S99 mrc p15, 0, r5, c13, c0, 3 @ User r/o thread ID
101 mrc p15, 0, r6, c3, c0, 0 @ Domain ID
115 mcr p15, 0, ip, c13, c0, 1 @ set reserved context ID
118 mcr p15, 0, r5, c13, c0, 3 @ User r/o thread ID
120 mcr p15, 0, r6, c3, c0, 0 @ Domain ID
178 mrc p15, 0, r0, c0, c0, 0 @ read main ID register
372 .long 0x000f0000 @ Required ID value
373 .long 0x000f0000 @ Mask for ID
Dproc-v6.S110 mcr p15, 0, r1, c13, c0, 1 @ set context ID
139 mrc p15, 0, r5, c3, c0, 0 @ Domain ID
154 mcr p15, 0, ip, c13, c0, 1 @ set reserved context ID
157 mcr p15, 0, r5, c3, c0, 0 @ Domain ID
Dproc-sa1100.S178 mrc p15, 0, r4, c3, c0, 0 @ domain ID
193 mcr p15, 0, r4, c3, c0, 0 @ domain ID
Dproc-v7-2level.S52 mcr p15, 0, r1, c13, c0, 1 @ set context ID
Dproc-arm920.S390 mrc p15, 0, r5, c3, c0, 0 @ Domain ID
402 mcr p15, 0, r5, c3, c0, 0 @ Domain ID
Dproc-arm926.S405 mrc p15, 0, r5, c3, c0, 0 @ Domain ID
417 mcr p15, 0, r5, c3, c0, 0 @ Domain ID
Dproc-xsc3.S419 mrc p15, 0, r7, c3, c0, 0 @ domain ID
437 mcr p15, 0, r7, c3, c0, 0 @ domain ID
/arch/mips/include/asm/pmc-sierra/msp71xx/
Dmsp_pci.h29 #define MSP_HAS_PCI(ID) (((u32)(ID) <= 0x4236) && ((u32)(ID) >= 0x4220)) argument
/arch/arm/mach-omap2/
Domap-smc.S46 mov r1, #0x0 @ Process ID
48 mov r12, #0x00 @ Secure Service ID
Dsleep34xx.S106 mov r0, #25 @ set service ID for PPA
107 mov r12, r0 @ copy secure service ID in r12
471 mov r0, #40 @ set service ID for PPA
472 mov r12, r0 @ copy secure Service ID in r12
481 mov r0, #42 @ set service ID for PPA
482 mov r12, r0 @ copy secure Service ID in r12
494 @ set service ID for PPA
496 mov r12, r0 @ copy service ID in r12
497 mov r1, #0 @ set task ID for ROM code in r1
Dsleep44xx.S263 mov r1, #0x0 @ Process ID
266 mov r12, #0x00 @ Secure Service ID
301 mov r1, #0x0 @ Process ID
304 mov r12, #0x00 @ Secure Service ID
Domap_phy_internal.c110 int omap4430_phy_power(struct device *dev, int ID, int on) in omap4430_phy_power() argument
113 if (ID) in omap4430_phy_power()
/arch/arm/
DKconfig-nommu29 hex 'Hard wire the processor ID'
33 If processor has no CP15 register, this processor ID is
/arch/x86/include/asm/
Dio_apic.h43 ID : 8; member
/arch/x86/kernel/
Dhead_32.S392 xorl $0x240000,%eax # flip AC and ID bits in EFLAGS
404 testl $0x200000,%eax # check if ID bit changed
408 xorl %eax,%eax # call CPUID with 0 -> return vendor ID
/arch/x86/kernel/apic/
Dio_apic.c1642 printk(KERN_DEBUG "....... : physical APIC id: %02X\n", reg_00.bits.ID); in print_IO_APIC()
2118 reg_00.bits.ID); in setup_ioapic_ids_from_mpc_nocheck()
2119 ioapics[ioapic_idx].mp_config.apicid = reg_00.bits.ID; in setup_ioapic_ids_from_mpc_nocheck()
2164 if (mpc_ioapic_id(ioapic_idx) == reg_00.bits.ID) in setup_ioapic_ids_from_mpc_nocheck()
2171 reg_00.bits.ID = mpc_ioapic_id(ioapic_idx); in setup_ioapic_ids_from_mpc_nocheck()
2182 if (reg_00.bits.ID != mpc_ioapic_id(ioapic_idx)) in setup_ioapic_ids_from_mpc_nocheck()
3082 if (reg_00.bits.ID != mpc_ioapic_id(ioapic_idx)) { in resume_ioapic_id()
3083 reg_00.bits.ID = mpc_ioapic_id(ioapic_idx); in resume_ioapic_id()
3748 "%d\n", ioapic, apic_id, reg_00.bits.ID); in io_apic_get_unique_id()
3749 apic_id = reg_00.bits.ID; in io_apic_get_unique_id()
[all …]
/arch/arm/kernel/
Dhead-common.S98 str r9, [r4] @ Save processor ID
/arch/mips/include/asm/mach-cavium-octeon/
Dkernel-entry-init.h46 # Read the processor ID register
/arch/arm/plat-omap/
DKconfig166 int "Service ID for the support routine to set L2 AUX control"
170 PPA routine service ID for setting L2 auxiliary control register.
/arch/arm/plat-omap/include/plat/
Dusb.h104 extern int omap4430_phy_power(struct device *dev, int ID, int on);

12