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

/linux-4.4.14/arch/c6x/kernel/
H A Dhead.S58 ;; pass DTB pointer to machine_init (or zero if none)
66 MVKL .S1 machine_init,A0
67 MVKH .S1 machine_init,A0
72 CALLP .S2 machine_init,B3
H A Dsetup.c270 notrace void __init machine_init(unsigned long dt_ptr) machine_init() function
/linux-4.4.14/arch/c6x/include/asm/
H A Dsetup.h28 extern void machine_init(unsigned long dt_ptr);
/linux-4.4.14/arch/arm/mach-omap1/
H A Dgpio15xx.c110 * machine_init functions access gpio APIs.
H A Dgpio16xx.c214 * machine_init functions access gpio APIs.
H A Dgpio7xx.c266 * machine_init functions access gpio APIs.
/linux-4.4.14/arch/arm/mach-omap2/
H A Dgpio.c149 * machine_init functions access gpio APIs.
/linux-4.4.14/arch/powerpc/lib/
H A Dcopy_32.S79 * replaced by a nop once cache is active. This is done in machine_init()
140 * replaced by a nop once cache is active. This is done in machine_init()
/linux-4.4.14/arch/powerpc/kernel/
H A Dsetup_32.c115 notrace void __init machine_init(u64 dt_ptr) machine_init() function
H A Dprom.c535 * to happen at a very early stage (before machine_init). In this case,
H A Dhead_40x.S851 bl machine_init
H A Dhead_8xx.S681 bl machine_init
H A Dhead_32.S968 bl machine_init
H A Dhead_44x.S206 bl machine_init
H A Dhead_fsl_booke.S277 bl machine_init
/linux-4.4.14/drivers/gpio/
H A Dgpio-davinci.c619 * GPIO driver registration needs to be done before machine_init functions
H A Dgpio-omap.c1665 * machine_init functions access gpio APIs.

Completed in 442 milliseconds