Home
last modified time | relevance | path

Searched refs:Current (Results 1 – 10 of 10) sorted by relevance

/arch/mips/fw/arc/
Dtree.c19 ArcGetPeer(pcomponent *Current) in ArcGetPeer() argument
21 if (Current == PROM_NULL_COMPONENT) in ArcGetPeer()
24 return (pcomponent *) ARC_CALL1(next_component, Current); in ArcGetPeer()
28 ArcGetChild(pcomponent *Current) in ArcGetChild() argument
30 return (pcomponent *) ARC_CALL1(child_component, Current); in ArcGetChild()
34 ArcGetParent(pcomponent *Current) in ArcGetParent() argument
36 if (Current == PROM_NULL_COMPONENT) in ArcGetParent()
39 return (pcomponent *) ARC_CALL1(parent_component, Current); in ArcGetParent()
43 ArcGetConfigurationData(VOID *Buffer, pcomponent *Current) in ArcGetConfigurationData() argument
45 return ARC_CALL2(component_data, Buffer, Current); in ArcGetConfigurationData()
[all …]
Dmemory.c41 struct linux_mdesc * __init ArcGetMemoryDescriptor(struct linux_mdesc *Current) in ArcGetMemoryDescriptor() argument
43 return (struct linux_mdesc *) ARC_CALL1(get_mdesc, Current); in ArcGetMemoryDescriptor()
/arch/m68k/ifpsp060/
Diskeleton.S100 | * Current PC * * Current PC *
140 | * Current PC * * Current PC *
/arch/arm/boot/dts/
Dls1021a-tsn.dts153 /* Current sensing circuit for 1V VDDCORE PMIC rail */
160 /* Current sensing circuit for 12V VCC rail */
Dam335x-pepper.dts590 /* USB0 Over-Current (active low) */
592 /* USB1 Over-Current (active low) */
/arch/arm/lib/
Ddiv64.S138 @ Current remainder is now 1. It is worthless to compare with
/arch/arc/
DKconfig481 This reserved Register R25 to point to Current Task in
/arch/m68k/ifpsp060/src/
Dpfpsp.S2044 # * EA * * Current *
3002 mov.l 0xe(%sp),0x6(%sp) # move Current PC
3005 mov.l 0x6(%sp),0x10(%sp) # move Current PC
Dfpsp.S2045 # * EA * * Current *
3003 mov.l 0xe(%sp),0x6(%sp) # move Current PC
3006 mov.l 0x6(%sp),0x10(%sp) # move Current PC
4395 # * 0x2 * 0x02c * ** Current PC **
4405 mov.l USER_FPIAR(%a6),EXC_VOFF(%a6) # PC = Current PC
/arch/x86/
DKconfig2275 the same way as RANDOMIZE_BASE. Current implementation in the optimal