| /linux-6.15/drivers/pinctrl/qcom/ |
| H A D | pinctrl-sm6115.c | 674 MSM_PIN_FUNCTION(atest), 751 [4] = PINGROUP(4, WEST, qup1, cri_trng, _, phase_flag, dac_calib, atest, _, _, _), 753 [6] = PINGROUP(6, WEST, qup2, _, phase_flag, dac_calib, atest, _, _, _, _), 776 [29] = PINGROUP(29, EAST, cci_i2c, _, phase_flag, dac_calib, atest, _, _, _, _), 777 [30] = PINGROUP(30, EAST, cci_i2c, _, phase_flag, dac_calib, atest, _, _, _, _), 778 [31] = PINGROUP(31, EAST, gp_pdm0, _, phase_flag, dac_calib, atest, _, _, _, _), 780 [33] = PINGROUP(33, EAST, gp_pdm2, _, phase_flag, dac_calib, atest, _, _, _, _), 833 [86] = PINGROUP(86, WEST, qup0, gcc_gp1, atest, _, _, _, _, _, _), 836 [89] = PINGROUP(89, WEST, usb_phy, atest, _, _, _, _, _, _, _), 847 [100] = PINGROUP(100, SOUTH, atest, _, _, _, _, _, _, _, _), [all …]
|
| H A D | pinctrl-qcm2290.c | 835 MSM_PIN_FUNCTION(atest), 946 [4] = PINGROUP(4, qup1, cri_trng0, _, phase_flag, dac_calib, atest, _, _, _), 948 [6] = PINGROUP(6, qup2, _, phase_flag, dac_calib, atest, _, _, _, _), 971 [29] = PINGROUP(29, cci_i2c, _, phase_flag, dac_calib, atest, _, _, _, _), 972 [30] = PINGROUP(30, cci_i2c, _, phase_flag, dac_calib, atest, _, _, _, _), 973 [31] = PINGROUP(31, gp_pdm0, _, phase_flag, dac_calib, atest, _, _, _, _), 975 [33] = PINGROUP(33, gp_pdm2, _, phase_flag, dac_calib, atest, _, _, _, _), 1028 [86] = PINGROUP(86, qup0, gcc_gp1, atest, _, _, _, _, _, _), 1031 [89] = PINGROUP(89, usb_phy, atest, _, pwm_7, _, _, _, _, _), 1042 [100] = PINGROUP(100, atest, _, _, _, _, _, _, _, _), [all …]
|
| H A D | pinctrl-sm8250.c | 1000 MSM_PIN_FUNCTION(atest), 1148 [26] = PINGROUP(26, SOUTH, qup8, atest, _, _, _, _, _, _, _), 1149 [27] = PINGROUP(27, SOUTH, qup8, atest, _, _, _, _, _, _, _), 1154 [32] = PINGROUP(32, SOUTH, qup12, _, atest, _, _, _, _, _, _), 1155 [33] = PINGROUP(33, SOUTH, qup12, atest, _, _, _, _, _, _, _), 1156 [34] = PINGROUP(34, SOUTH, qup12, atest, _, _, _, _, _, _, _), 1157 [35] = PINGROUP(35, SOUTH, qup12, atest, _, _, _, _, _, _, _), 1158 [36] = PINGROUP(36, SOUTH, qup13, atest, _, _, _, _, _, _, _), 1209 [87] = PINGROUP(87, SOUTH, atest, _, _, _, _, _, _, _, _), 1210 [88] = PINGROUP(88, SOUTH, _, atest, _, _, _, _, _, _, _), [all …]
|
| H A D | pinctrl-spmi-gpio.c | 174 unsigned int atest; member 349 val = pad->atest - 1; in pmic_gpio_set_mux() 461 arg = pad->atest; in pmic_gpio_config_get() 560 pad->atest = arg; in pmic_gpio_config_set() 625 val = pad->atest - 1; in pmic_gpio_config_set() 712 seq_printf(s, " atest-%d", pad->atest); in pmic_gpio_config_dbg_show() 960 pad->atest = (val & PMIC_GPIO_LV_MV_ANA_MUX_SEL_MASK) + 1; in pmic_gpio_populate()
|
| H A D | pinctrl-sdx55.c | 762 MSM_PIN_FUNCTION(atest), 916 [63] = PINGROUP(63, blsp_uart2, _, qdss_stm, qdss_gpio, atest, _, _, _, _), 917 [64] = PINGROUP(64, blsp_uart2, qdss_stm, qdss_gpio, atest, _, _, _, _, _), 918 [65] = PINGROUP(65, blsp_uart2, blsp_i2c2, _, qdss_stm, qdss_gpio, atest, _, _, _), 919 [66] = PINGROUP(66, blsp_uart2, blsp_i2c2, qdss_stm, qdss_gpio, atest, _, _, _, _), 920 [67] = PINGROUP(67, uim1_data, atest, _, _, _, _, _, _, _),
|
| /linux-6.15/Documentation/devicetree/bindings/pinctrl/ |
| H A D | qcom,qcm2290-tlmm.yaml | 61 enum: [ adsp_ext, agera_pll, atest, cam_mclk, cci_async, cci_i2c,
|
| H A D | qcom,sm6115-tlmm.yaml | 70 enum: [ adsp_ext, agera_pll, atest, cam_mclk, cci_async, cci_i2c,
|
| H A D | qcom,sdx55-pinctrl.yaml | 62 enum: [ adsp_ext, atest, audio_ref, bimc_dte0, bimc_dte1, blsp_i2c1,
|
| H A D | qcom,sm8250-pinctrl.yaml | 73 enum: [ aoss_cti, atest, audio_ref, cam_mclk, cci_async, cci_i2c,
|
| H A D | qcom,pmic-mpp.yaml | 127 qcom,atest:
|
| H A D | qcom,pmic-gpio.yaml | 559 qcom,atest:
|
| /linux-6.15/tools/testing/selftests/tc-testing/ |
| H A D | tdc.py | 938 for atest in alltests: 939 print_test_case(atest)
|