Home
last modified time | relevance | path

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

/linux/arch/powerpc/kernel/
H A Dtime.c736 *val = of_read_ulong(fp, cells); in get_freq()
/linux/include/linux/
H A Dof.h245 static inline unsigned long of_read_ulong(const __be32 *cell, int size) in of_read_ulong() function