Searched refs:OF_DT_PROP (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | prom.h | 27 #define OF_DT_PROP 0x3 /* Property: name off, size, macro
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | prom.h | 22 #define OF_DT_PROP 0x3 /* Property: name off, size, macro
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/powermac/ |
H A D | bootx_init.c | 146 dt_push_token(OF_DT_PROP, mem_end); in bootx_dt_add_prop()
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/powermac/ |
H A D | bootx_init.c | 147 dt_push_token(OF_DT_PROP, mem_end); in bootx_dt_add_prop()
|
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | prom_init.c | 2626 dt_push_token(OF_DT_PROP, mem_start, mem_end); in scan_dt_build_struct() 2645 dt_push_token(OF_DT_PROP, mem_start, mem_end); in scan_dt_build_struct()
|
/kernel/linux/linux-6.6/arch/powerpc/kernel/ |
H A D | prom_init.c | 2656 dt_push_token(OF_DT_PROP, mem_start, mem_end); in scan_dt_build_struct() 2675 dt_push_token(OF_DT_PROP, mem_start, mem_end); in scan_dt_build_struct()
|
Completed in 11 milliseconds