Searched refs:of_read_ulong (Results 1 – 5 of 5) sorted by relevance
641 of_read_ulong(§ions[1], 2); in rtas_fadump_dt_scan()645 of_read_ulong(§ions[1], 2); in rtas_fadump_dt_scan()
201 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()
687 *val = of_read_ulong(fp, cells); in get_freq()
245 static inline unsigned long of_read_ulong(const __be32 *cell, int size) in of_read_ulong() function