Searched refs:dt_xlate_addr (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/boot/ |
H A D | fsl-soc.c | 45 if (!dt_xlate_addr(soc, prop_buf + naddr, 8, &ret)) in fsl_get_immr()
|
H A D | ops.h | 96 int dt_xlate_addr(void *node, u32 *buf, int buflen, unsigned long *xlated_addr);
|
H A D | devtree.c | 327 int dt_xlate_addr(void *node, u32 *buf, int buflen, unsigned long *xlated_addr) in dt_xlate_addr() function
|
/kernel/linux/linux-6.6/arch/powerpc/boot/ |
H A D | fsl-soc.c | 45 if (!dt_xlate_addr(soc, prop_buf + naddr, 8, &ret)) in fsl_get_immr()
|
H A D | ops.h | 94 int dt_xlate_addr(void *node, u32 *buf, int buflen, unsigned long *xlated_addr);
|
H A D | devtree.c | 327 int dt_xlate_addr(void *node, u32 *buf, int buflen, unsigned long *xlated_addr) in dt_xlate_addr() function
|
Completed in 4 milliseconds