Lines Matching full:azoteq

3  * Azoteq IQS7210A/7211A/E Trackpad/Touchscreen Controller
490 .name = "azoteq,ati-frac-div-fine",
511 .name = "azoteq,ati-frac-mult-coarse",
532 .name = "azoteq,ati-frac-div-coarse",
553 .name = "azoteq,ati-comp-div",
572 .name = "azoteq,ati-comp-div",
584 .name = "azoteq,ati-comp-div",
597 .name = "azoteq,ati-target",
616 .name = "azoteq,ati-base",
626 .name = "azoteq,ati-base",
636 .name = "azoteq,rate-active-ms",
645 .name = "azoteq,rate-touch-ms",
654 .name = "azoteq,rate-idle-ms",
663 .name = "azoteq,rate-lp1-ms",
672 .name = "azoteq,rate-lp2-ms",
681 .name = "azoteq,timeout-active-ms",
691 .name = "azoteq,timeout-touch-ms",
701 .name = "azoteq,timeout-idle-ms",
711 .name = "azoteq,timeout-lp1-ms",
721 .name = "azoteq,timeout-lp2-ms",
733 .name = "azoteq,timeout-lp2-ms",
742 .name = "azoteq,timeout-ati-ms",
753 .name = "azoteq,timeout-ati-ms",
762 .name = "azoteq,timeout-comms-ms",
771 .name = "azoteq,timeout-press-ms",
781 .name = "azoteq,ati-mode",
790 .name = "azoteq,ati-mode",
799 .name = "azoteq,sense-mode",
810 .name = "azoteq,sense-mode",
820 .name = "azoteq,fosc-freq",
831 .name = "azoteq,fosc-trim",
842 .name = "azoteq,touch-exit",
858 .name = "azoteq,touch-enter",
874 .name = "azoteq,thresh",
888 .name = "azoteq,debounce-exit",
904 .name = "azoteq,debounce-enter",
920 .name = "azoteq,conv-frac",
941 .name = "azoteq,conv-period",
962 .name = "azoteq,thresh",
973 .name = "azoteq,contact-split",
984 .name = "azoteq,trim-x",
994 .name = "azoteq,trim-x",
1001 .name = "azoteq,trim-y",
1011 .name = "azoteq,trim-y",
1018 .name = "azoteq,gesture-max-ms",
1028 .name = "azoteq,gesture-mid-ms",
1036 .name = "azoteq,gesture-dist",
1046 .name = "azoteq,gesture-dist",
1056 .name = "azoteq,gesture-min-ms",
1066 .name = "azoteq,gesture-max-ms",
1076 .name = "azoteq,gesture-max-ms",
1086 .name = "azoteq,gesture-dist",
1096 .name = "azoteq,gesture-dist",
1106 .name = "azoteq,gesture-dist-rep",
1114 .name = "azoteq,gesture-dist-rep",
1122 .name = "azoteq,thresh",
1438 "azoteq,forced-comms"); in iqs7211_start_comms()
1441 "azoteq,forced-comms-default", &val); in iqs7211_start_comms()
1715 "azoteq,gesture-angle", &val); in iqs7211_parse_event()
1763 count = fwnode_property_count_u32(tp_node, "azoteq,channel-select"); in iqs7211_parse_cycles()
1814 "azoteq,channel-select", in iqs7211_parse_cycles()
1873 count = fwnode_property_count_u32(tp_node, "azoteq,rx-enable"); in iqs7211_parse_tp()
1884 error = fwnode_property_read_u32_array(tp_node, "azoteq,rx-enable", in iqs7211_parse_tp()
1902 count = fwnode_property_count_u32(tp_node, "azoteq,tx-enable"); in iqs7211_parse_tp()
1911 error = fwnode_property_read_u32_array(tp_node, "azoteq,tx-enable", in iqs7211_parse_tp()
1949 count = fwnode_property_count_u32(alp_node, "azoteq,rx-enable"); in iqs7211_parse_alp()
1960 "azoteq,rx-enable", in iqs7211_parse_alp()
1988 count = fwnode_property_count_u32(alp_node, "azoteq,tx-enable"); in iqs7211_parse_alp()
1999 "azoteq,tx-enable", in iqs7211_parse_alp()
2139 error = device_property_read_u32(&client->dev, "azoteq,num-contacts", in iqs7211_register_tp()
2422 .compatible = "azoteq,iqs7210a",
2426 .compatible = "azoteq,iqs7211a",
2430 .compatible = "azoteq,iqs7211e",
2556 MODULE_DESCRIPTION("Azoteq IQS7210A/7211A/E Trackpad/Touchscreen Controller");