Home
last modified time | relevance | path

Searched refs:of_read_ulong (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/u-boot/include/dm/
H A Dof.h136 static inline unsigned long of_read_ulong(const __be32 *cell, int size) in of_read_ulong() function
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/pseries/
H A Drtas-fadump.c542 of_read_ulong(&sections[1], 2); in rtas_fadump_dt_scan()
546 of_read_ulong(&sections[1], 2); in rtas_fadump_dt_scan()
/OK3568_Linux_fs/kernel/arch/xtensa/kernel/
H A Dsetup.c210 xtensa_kio_paddr = of_read_ulong(ranges+1, 1); in xtensa_dt_io_area()
/OK3568_Linux_fs/kernel/drivers/uio/
H A Duio_fsl_elbc_gpcm.c187 win0_offset = of_read_ulong(prop, 1); in netx5152_init()
/OK3568_Linux_fs/kernel/drivers/of/
H A Dplatform.c255 dev->periphid = of_read_ulong(prop, 1); in of_amba_device_create()
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dtime.c726 *val = of_read_ulong(fp, cells); in get_freq()
/OK3568_Linux_fs/kernel/include/linux/
H A Dof.h243 static inline unsigned long of_read_ulong(const __be32 *cell, int size) in of_read_ulong() function