Searched refs:extnum (Results 1 – 1 of 1) sorted by relevance
1009 static inline int ddw_read_ext(const struct device_node *np, int extnum, in ddw_read_ext() argument1020 if (count < extnum) in ddw_read_ext()1026 return of_property_read_u32_index(np, propname, extnum, value); in ddw_read_ext()