Searched refs:of_read_ulong (Results 1 – 6 of 6) sorted by relevance
212 xtensa_kio_paddr = of_read_ulong(ranges+1, 1); in xtensa_dt_io_area()
182 win0_offset = of_read_ulong(prop, 1); in netx5152_init()
261 dev->periphid = of_read_ulong(prop, 1); in of_amba_device_create()
107 of_read_ulong(§ions[1], 2); in early_init_dt_scan_fw_dump()111 of_read_ulong(§ions[1], 2); in early_init_dt_scan_fw_dump()
744 *val = of_read_ulong(fp, cells); in get_freq()
240 static inline unsigned long of_read_ulong(const __be32 *cell, int size) in of_read_ulong() function