Home
last modified time | relevance | path

Searched refs:atest (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.1/drivers/pinctrl/qcom/
Dpinctrl-sm6115.c682 FUNCTION(atest),
755 [0] = PINGROUP(0, WEST, qup0, m_voc, ddr_bist, _, phase_flag, qdss_gpio, atest, _, _),
756 [1] = PINGROUP(1, WEST, qup0, mpm_pwr, ddr_bist, _, phase_flag, qdss_gpio, atest, _, _),
757 [2] = PINGROUP(2, WEST, qup0, ddr_bist, _, phase_flag, qdss_gpio, dac_calib, atest, _, _),
758 [3] = PINGROUP(3, WEST, qup0, ddr_bist, _, phase_flag, qdss_gpio, dac_calib, atest, _, _),
759 [4] = PINGROUP(4, WEST, qup1, cri_trng, _, phase_flag, dac_calib, atest, _, _, _),
760 [5] = PINGROUP(5, WEST, qup1, cri_trng, _, phase_flag, dac_calib, atest, _, _, _),
761 [6] = PINGROUP(6, WEST, qup2, _, phase_flag, dac_calib, atest, _, _, _, _),
777 [22] = PINGROUP(22, EAST, cci_i2c, prng_rosc, _, pbs, phase_flag, qdss_gpio, dac_calib, atest, _),
778 [23] = PINGROUP(23, EAST, cci_i2c, prng_rosc, _, pbs, phase_flag, qdss_gpio, dac_calib, atest, _),
[all …]
Dpinctrl-qcm2290.c843 FUNCTION(atest),
950 [0] = PINGROUP(0, qup0, m_voc, ddr_bist, _, phase_flag, qdss_gpio, atest, _, _),
951 [1] = PINGROUP(1, qup0, mpm_pwr, ddr_bist, _, phase_flag, qdss_gpio, atest, _, _),
952 [2] = PINGROUP(2, qup0, ddr_bist, _, phase_flag, qdss_gpio, dac_calib, atest, _, _),
953 [3] = PINGROUP(3, qup0, ddr_bist, _, phase_flag, qdss_gpio, dac_calib, atest, _, _),
954 [4] = PINGROUP(4, qup1, cri_trng0, _, phase_flag, dac_calib, atest, _, _, _),
955 [5] = PINGROUP(5, qup1, cri_trng1, _, phase_flag, dac_calib, atest, _, _, _),
956 [6] = PINGROUP(6, qup2, _, phase_flag, dac_calib, atest, _, _, _, _),
972 [22] = PINGROUP(22, cci_i2c, prng_rosc, _, pbs6, phase_flag, qdss_gpio, dac_calib, atest, _),
973 [23] = PINGROUP(23, cci_i2c, prng_rosc, _, pbs7, phase_flag, qdss_gpio, dac_calib, atest, _),
[all …]
Dpinctrl-sm8250.c1008 FUNCTION(atest),
1154 [24] = PINGROUP(24, SOUTH, qup8, ibi_i3c, atest, _, _, _, _, _, _),
1155 [25] = PINGROUP(25, SOUTH, qup8, ibi_i3c, atest, _, _, _, _, _, _),
1156 [26] = PINGROUP(26, SOUTH, qup8, atest, _, _, _, _, _, _, _),
1157 [27] = PINGROUP(27, SOUTH, qup8, atest, _, _, _, _, _, _, _),
1162 [32] = PINGROUP(32, SOUTH, qup12, _, atest, _, _, _, _, _, _),
1163 [33] = PINGROUP(33, SOUTH, qup12, atest, _, _, _, _, _, _, _),
1164 [34] = PINGROUP(34, SOUTH, qup12, atest, _, _, _, _, _, _, _),
1165 [35] = PINGROUP(35, SOUTH, qup12, atest, _, _, _, _, _, _, _),
1166 [36] = PINGROUP(36, SOUTH, qup13, atest, _, _, _, _, _, _, _),
[all …]
Dpinctrl-spmi-gpio.c171 unsigned int atest; member
346 val = pad->atest - 1; in pmic_gpio_set_mux()
458 arg = pad->atest; in pmic_gpio_config_get()
557 pad->atest = arg; in pmic_gpio_config_set()
622 val = pad->atest - 1; in pmic_gpio_config_set()
709 seq_printf(s, " atest-%d", pad->atest); in pmic_gpio_config_dbg_show()
957 pad->atest = (val & PMIC_GPIO_LV_MV_ANA_MUX_SEL_MASK) + 1; in pmic_gpio_populate()
Dpinctrl-sdx55.c770 FUNCTION(atest),
924 [63] = PINGROUP(63, blsp_uart2, _, qdss_stm, qdss_gpio, atest, _, _, _, _),
925 [64] = PINGROUP(64, blsp_uart2, qdss_stm, qdss_gpio, atest, _, _, _, _, _),
926 [65] = PINGROUP(65, blsp_uart2, blsp_i2c2, _, qdss_stm, qdss_gpio, atest, _, _, _),
927 [66] = PINGROUP(66, blsp_uart2, blsp_i2c2, qdss_stm, qdss_gpio, atest, _, _, _, _),
928 [67] = PINGROUP(67, uim1_data, atest, _, _, _, _, _, _, _),
/Linux-v6.1/tools/testing/selftests/tc-testing/
Dtdc.py706 for atest in alltests:
707 print_test_case(atest)