| /linux/Documentation/devicetree/bindings/pinctrl/ |
| A D | mediatek,mt76x8-pinctrl.yaml | 59 then: 68 then: 77 then: 90 then: 99 then: 108 then: 119 then: 128 then: 137 then: 146 then: [all …]
|
| A D | mediatek,mt7620-pinctrl.yaml | 57 then: 66 then: 76 then: 85 then: 94 then: 103 then: 112 then: 121 then: 130 then: 139 then: [all …]
|
| A D | mediatek,mt7621-pinctrl.yaml | 56 then: 66 then: 75 then: 84 then: 93 then: 102 then: 111 then: 120 then: 129 then: 138 then: [all …]
|
| A D | ralink,rt3883-pinctrl.yaml | 56 then: 65 then: 74 then: 84 then: 93 then: 102 then: 111 then: 120 then: 129 then: 138 then: [all …]
|
| A D | ralink,rt3352-pinctrl.yaml | 56 then: 66 then: 75 then: 84 then: 93 then: 102 then: 111 then: 120 then: 129 then: 138 then: [all …]
|
| A D | ralink,rt5350-pinctrl.yaml | 56 then: 65 then: 74 then: 83 then: 92 then: 101 then: 110 then: 119 then: 128 then: 137 then: [all …]
|
| A D | ralink,rt305x-pinctrl.yaml | 56 then: 65 then: 74 then: 83 then: 92 then: 101 then: 110 then: 119 then: 128 then: 137 then: [all …]
|
| A D | ralink,rt2880-pinctrl.yaml | 54 then: 63 then: 72 then: 81 then: 90 then: 99 then: 108 then: 117 then:
|
| A D | mediatek,mt7622-pinctrl.yaml | 60 then: 100 then: 114 then: 123 then: 133 then: 142 then: 154 then: 162 then: 171 then: 179 then: [all …]
|
| A D | semtech,sx1501q.yaml | 72 then: 99 then: 109 then: 123 then: 137 then: 149 then: 161 then: 173 then:
|
| A D | mediatek,mt7981-pinctrl.yaml | 176 then: 184 then: 192 then: 200 then: 208 then: 216 then: 224 then: 232 then: 240 then: 249 then: [all …]
|
| A D | allwinner,sun4i-a10-pinctrl.yaml | 25 of the bank, then the pin number inside that bank, and finally 105 # the pin numbers then, 153 then: 165 then: 176 then: 188 then: 200 then: 214 then: 230 then: 248 then: [all …]
|
| /linux/Documentation/devicetree/bindings/soc/mobileye/ |
| A D | mobileye,eyeq5-olb.yaml | 83 then: 92 then: 101 then: 110 then: 119 then: 128 then: 279 then: 294 then: 311 then: 326 then: [all …]
|
| /linux/tools/power/cpupower/bench/ |
| A D | benchmark.c | 35 long long now, then; in calculate_timespace() local 46 then = get_time(); in calculate_timespace() 48 timed = (unsigned int)(then - now); in calculate_timespace() 57 then = get_time(); in calculate_timespace() 59 timed = (unsigned int)(then - now); in calculate_timespace() 81 long long now, then; in start_benchmark() local 129 then = get_time(); in start_benchmark() 135 (long)(then - now), sleep_time, in start_benchmark() 155 then = get_time(); in start_benchmark() 156 powersave_time += then - now - sleep_time; in start_benchmark() [all …]
|
| /linux/tools/testing/selftests/ftrace/test.d/ |
| A D | functions | 34 if [ -d events/synthetic ]; then 54 if [ "$tr" = "" ]; then 68 if [ "$limit" != "unlimited" ]; then 93 if [ $stop -gt 10 ]; then 148 if [ $p != $i ]; then 149 if ! which $p ; then 153 elif [ $t != $i ]; then 158 elif [ "$r" != "$i" ]; then 163 elif [ ! -e $i ]; then 203 if [ ! -d "$mount_point" ]; then [all …]
|
| /linux/Documentation/devicetree/bindings/clock/ |
| A D | samsung,exynos5433-clock.yaml | 99 then: 119 then: 136 then: 154 then: 180 then: 199 then: 224 then: 242 then: 259 then: 276 then: [all …]
|
| A D | samsung,exynos5260-clock.yaml | 89 then: 109 then: 138 then: 156 then: 174 then: 192 then: 209 then: 227 then: 244 then: 267 then: [all …]
|
| A D | brcm,kona-ccu.yaml | 57 then: 69 then: 78 then: 96 then: 105 then: 124 then: 133 then: 150 then:
|
| A D | samsung,exynos7-clock.yaml | 63 then: 85 then: 106 then: 124 then: 143 then: 172 then: 190 then: 209 then: 232 then:
|
| A D | samsung,exynos850-clock.yaml | 69 then: 85 then: 103 then: 121 then: 139 then: 163 then: 183 then: 203 then: 221 then: 239 then: [all …]
|
| /linux/Documentation/ABI/testing/ |
| A D | sysfs-bus-iio-adc-hi8435 | 16 Channel Y low voltage threshold. If sensor input voltage goes lower then 17 this value then the threshold falling event is pushed. 24 Hysteresis between low and high thresholds can not be lower then 2 and 27 If falling threshold results hysteresis to odd value then rising 35 Channel Y high voltage threshold. If sensor input voltage goes higher then 36 this value then the threshold rising event is pushed. 44 Hysteresis between low and high thresholds can not be lower then 2 and 47 If rising threshold results hysteresis to odd value then falling
|
| /linux/tools/power/cpupower/debug/kernel/ |
| A D | cpufreq-test_tsc.c | 56 u32 now, then, diff; in cpufreq_test_tsc() local 84 then = read_pmtmr(); in cpufreq_test_tsc() 90 diff = (now - then) & 0xFFFFFF; in cpufreq_test_tsc() 92 …printk(KERN_DEBUG "t1: %08u t2: %08u diff_pmtmr: %08u diff_tsc: %016llu\n", then, now, diff, diff_… in cpufreq_test_tsc() 93 then = now; in cpufreq_test_tsc()
|
| /linux/Documentation/devicetree/bindings/regulator/ |
| A D | qcom,spmi-regulator.yaml | 119 then: 138 then: 154 then: 169 then: 179 then: 189 then: 208 then: 228 then: 238 then: 256 then: [all …]
|
| A D | qcom,rpmh-regulator.yaml | 142 then: 160 then: 177 then: 192 then: 209 then: 226 then: 236 then: 248 then: 262 then: 278 then: [all …]
|
| /linux/tools/bpf/bpftool/bash-completion/ |
| A D | bpftool | 16 if [[ $w == ${words[idx]} ]]; then 172 if [[ ${words[idx]} == "value" ]]; then 177 if [[ $value -eq 0 ]]; then 218 if [[ ${words[idx]} == "value" ]]; then 223 if [[ $value -eq 0 ]]; then 263 if [[ ${words[cword]} == -* ]]; then 313 if [[ -z $object || $cword -eq 1 ]]; then 450 if [[ ${#words[@]} -eq 3 ]]; then 455 if [[ ${#words[@]} -lt 6 ]]; then 555 if [[ ${#words[@]} -eq 4 ]]; then [all …]
|