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