Searched refs:of_read_ulong (Results 1 – 5 of 5) sorted by relevance
549 of_read_ulong(§ions[1], 2); in rtas_fadump_dt_scan()553 of_read_ulong(§ions[1], 2); in rtas_fadump_dt_scan()
213 xtensa_kio_paddr = of_read_ulong(ranges+1, 1); in xtensa_dt_io_area()
187 win0_offset = of_read_ulong(prop, 1); in netx5152_init()
665 *val = of_read_ulong(fp, cells); in get_freq()
248 static inline unsigned long of_read_ulong(const __be32 *cell, int size) in of_read_ulong() function