Searched refs:mapbase_low (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/arm/plat-orion/
H A Dcommon.c653 void __init orion_xor0_init(unsigned long mapbase_low, orion_xor0_init() argument
658 orion_xor0_shared_resources[0].start = mapbase_low; orion_xor0_init()
659 orion_xor0_shared_resources[0].end = mapbase_low + 0xff; orion_xor0_init()
714 void __init orion_xor1_init(unsigned long mapbase_low, orion_xor1_init() argument
719 orion_xor1_shared_resources[0].start = mapbase_low; orion_xor1_init()
720 orion_xor1_shared_resources[0].end = mapbase_low + 0xff; orion_xor1_init()

Completed in 68 milliseconds