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