Lines Matching defs:chan_node
2248 struct fwnode_handle *chan_node, int chan_index)
2260 fwnode_property_present(chan_node, "azoteq,ulp-allow"))
2270 fwnode_property_present(chan_node, "azoteq,ref-select")) {
2273 error = fwnode_property_read_u32(chan_node, "azoteq,ref-select",
2278 fwnode_get_name(chan_node), error);
2285 fwnode_get_name(chan_node), val);
2298 error = fwnode_property_read_u32(chan_node, "azoteq,ref-weight",
2304 fwnode_get_name(chan_node), val);
2312 fwnode_get_name(chan_node), error);
2324 if (fwnode_property_present(chan_node, "azoteq,use-prox"))
2327 fwnode_property_present(chan_node,
2336 if (fwnode_property_present(chan_node, "azoteq,rx-enable")) {
2345 count = fwnode_property_count_u32(chan_node,
2350 fwnode_get_name(chan_node), count);
2355 fwnode_get_name(chan_node));
2359 error = fwnode_property_read_u32_array(chan_node,
2365 fwnode_get_name(chan_node), error);
2377 fwnode_get_name(chan_node), pins[i]);
2390 event_node = fwnode_get_named_child_node(chan_node, event_name);
2446 return iqs7222_parse_props(iqs7222, chan_node, chan_index,