Lines Matching refs:ch_node

461 		    struct fwnode_handle *ch_node, enum iqs626_ch_id ch_id)
509 ev_node = fwnode_handle_get(ch_node);
512 ev_node = fwnode_get_named_child_node(ch_node, ev_name);
547 fwnode_get_name(ch_node), val);
568 fwnode_get_name(ch_node), val);
587 struct fwnode_handle *ch_node, enum iqs626_ch_id ch_id)
620 if (!fwnode_property_read_u32(ch_node, "azoteq,ati-target", &val)) {
624 fwnode_get_name(ch_node), val);
633 !fwnode_property_read_u32(ch_node, "azoteq,ati-base", &val)) {
654 fwnode_get_name(ch_node), val);
666 struct fwnode_handle *ch_node,
673 if (!fwnode_property_present(ch_node, propname))
676 count = fwnode_property_count_u32(ch_node, propname);
680 fwnode_get_name(ch_node));
685 fwnode_get_name(ch_node), count);
689 error = fwnode_property_read_u32_array(ch_node, propname, val, count);
693 fwnode_get_name(ch_node), error);
703 fwnode_get_name(ch_node), val[i]);
714 struct fwnode_handle *ch_node,
723 if (!fwnode_property_read_u32(ch_node, "azoteq,lta-update", &val)) {
727 fwnode_get_name(ch_node), val);
735 if (!fwnode_property_read_u32(ch_node, "azoteq,filt-str-trackpad",
740 fwnode_get_name(ch_node), val);
748 if (!fwnode_property_read_u32(ch_node, "azoteq,filt-str-np-cnt",
753 fwnode_get_name(ch_node), val);
761 if (!fwnode_property_read_u32(ch_node, "azoteq,filt-str-lp-cnt",
766 fwnode_get_name(ch_node), val);
782 tc_node = fwnode_get_named_child_node(ch_node, tc_name);
792 fwnode_get_name(ch_node), tc_name, val);
805 fwnode_get_name(ch_node), tc_name, val);
816 if (!fwnode_property_present(ch_node, "linux,keycodes"))
819 count = fwnode_property_count_u32(ch_node, "linux,keycodes");
828 error = fwnode_property_read_u32_array(ch_node, "linux,keycodes",
836 if (fwnode_property_present(ch_node, "azoteq,gesture-swipe"))
839 if (!fwnode_property_read_u32(ch_node, "azoteq,timeout-tap-ms",
844 fwnode_get_name(ch_node), val);
851 if (!fwnode_property_read_u32(ch_node, "azoteq,timeout-swipe-ms",
856 fwnode_get_name(ch_node), val);
863 if (!fwnode_property_read_u32(ch_node, "azoteq,thresh-swipe",
868 fwnode_get_name(ch_node), val);
882 struct fwnode_handle *ch_node, enum iqs626_ch_id ch_id)
916 error = iqs626_parse_ati_target(iqs626, ch_node, ch_id);
920 error = iqs626_parse_events(iqs626, ch_node, ch_id);
924 if (!fwnode_property_present(ch_node, "azoteq,ati-exclude"))
927 if (!fwnode_property_present(ch_node, "azoteq,reseed-disable"))
931 if (fwnode_property_present(ch_node, "azoteq,meas-cap-decrease"))
935 if (!fwnode_property_read_u32(ch_node, "azoteq,rx-inactive", &val)) {
961 fwnode_get_name(ch_node), val);
967 if (fwnode_property_present(ch_node, "azoteq,linearize"))
971 if (fwnode_property_present(ch_node, "azoteq,dual-direction"))
975 if (fwnode_property_present(ch_node, "azoteq,filt-disable"))
978 if (!fwnode_property_read_u32(ch_node, "azoteq,ati-mode", &val)) {
982 fwnode_get_name(ch_node), val);
994 if (!fwnode_property_read_u32(ch_node, "azoteq,cct-increase",
1019 fwnode_get_name(ch_node), orig_val);
1034 if (!fwnode_property_read_u32(ch_node, "azoteq,proj-bias", &val)) {
1038 fwnode_get_name(ch_node), val);
1046 if (!fwnode_property_read_u32(ch_node, "azoteq,sense-freq", &val)) {
1050 fwnode_get_name(ch_node), val);
1059 if (fwnode_property_present(ch_node, "azoteq,ati-band-tighten"))
1063 return iqs626_parse_trackpad(iqs626, ch_node, ch_id);
1067 if (fwnode_property_present(ch_node, "azoteq,proj-enable"))
1082 if (!fwnode_property_read_u32(ch_node, "azoteq,filt-str-np-cnt",
1087 fwnode_get_name(ch_node), val);
1095 if (!fwnode_property_read_u32(ch_node, "azoteq,filt-str-lp-cnt",
1100 fwnode_get_name(ch_node), val);
1108 if (!fwnode_property_read_u32(ch_node, "azoteq,filt-str-np-lta",
1113 fwnode_get_name(ch_node), val);
1121 if (!fwnode_property_read_u32(ch_node, "azoteq,filt-str-lp-lta",
1126 fwnode_get_name(ch_node), val);
1134 error = iqs626_parse_pins(iqs626, ch_node, "azoteq,rx-enable",
1139 error = iqs626_parse_pins(iqs626, ch_node, "azoteq,tx-enable",
1148 if (!fwnode_property_read_u32(ch_node, "azoteq,local-cap-size",
1155 fwnode_get_name(ch_node), orig_val);
1165 if (!fwnode_property_read_u32(ch_node, "azoteq,sense-mode", &val)) {
1169 fwnode_get_name(ch_node), val);
1177 if (!fwnode_property_read_u32(ch_node, "azoteq,tx-freq", &val)) {
1181 fwnode_get_name(ch_node), val);
1190 if (fwnode_property_present(ch_node, "azoteq,invert-enable"))
1194 if (fwnode_property_present(ch_node, "azoteq,comp-disable"))
1198 if (fwnode_property_present(ch_node, "azoteq,static-enable"))
1206 if (!fwnode_property_present(ch_node, "azoteq,assoc-select"))
1210 if (fwnode_property_match_string(ch_node, "azoteq,assoc-select",
1217 if (fwnode_property_read_u32(ch_node, "azoteq,assoc-weight", &val))
1223 fwnode_get_name(ch_node), val);
1236 struct fwnode_handle *ch_node;
1378 ch_node = device_get_named_child_node(&client->dev,
1380 if (!ch_node)
1383 error = iqs626_parse_channel(iqs626, ch_node, i);
1384 fwnode_handle_put(ch_node);