Home
last modified time | relevance | path

Searched refs:reversed (Results 1 – 25 of 61) sorted by relevance

123

/linux/tools/testing/selftests/powerpc/switch_endian/
H A DMakefile4 EXTRA_CLEAN = $(OUTPUT)/*.o $(OUTPUT)/check-reversed.S
13 $(OUTPUT)/switch_endian_test: $(OUTPUT)/check-reversed.S
15 $(OUTPUT)/check-reversed.o: $(OUTPUT)/check.o
18 $(OUTPUT)/check-reversed.S: $(OUTPUT)/check-reversed.o
H A D.gitignore3 check-reversed.S
/linux/drivers/net/wireless/intel/iwlwifi/tests/
H A Dutils.c80 u8 reversed[ARRAY_SIZE(params->neg_dbm)]; in KUNIT_ARRAY_PARAM_DESC() local
91 reversed[ARRAY_SIZE(params->neg_dbm) - i - 1] = in KUNIT_ARRAY_PARAM_DESC()
94 iwl_average_neg_dbm(reversed, in KUNIT_ARRAY_PARAM_DESC()
/linux/scripts/
H A Dgen-crc-consts.py49 mults = list(mults if variant.lsb else reversed(mults))
56 terms = [f'x^{i}' for i in reversed(range(poly.bit_length()))
179 print('\t.bswap_mask = {' + ', '.join(str(i) for i in reversed(range(16))) + '},')
/linux/Documentation/devicetree/bindings/sound/
H A Dwm8741.txt19 2 = stereo reversed
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-iio-adc-ad71927 the polarity of the excitation voltage is reversed on
/linux/tools/perf/scripts/python/
H A Dstackcollapse.py121 stack_string = ';'.join(reversed(stack))
H A Dflamegraph.py114 for entry in reversed(event["callchain"]):
/linux/tools/testing/selftests/drivers/net/hw/
H A Dirq.py35 for n in reversed(napis):
H A Drss_api.py263 changes = list(reversed(changes))
331 changes = list(reversed(changes))
/linux/arch/arm64/boot/dts/rockchip/
H A Drk3566-anbernic-rg353vs.dts39 /* Channels reversed for headphones. */
H A Drk3566-anbernic-rg353v.dts40 /* Channels reversed for headphones. */
H A Drk3566-anbernic-rg353ps.dts39 /* Channels reversed for both headphones and speakers. */
H A Drk3566-anbernic-rg353p.dts40 /* Channels reversed for both headphones and speakers. */
H A Drk3566-anbernic-rg-arc.dtsi36 /* Channels reversed for both headphones and speakers. */
H A Drk3566-anbernic-rg503.dts129 /* Channels reversed for both headphones and speakers. */
/linux/scripts/lib/abi/
H A Dabi_regex.py124 for search_group in reversed(new.split("/")):
/linux/tools/testing/selftests/net/lib/py/
H A Dksft.py45 for frame in reversed(stack[2:]):
/linux/Documentation/driver-api/pm/
H A Dnotifiers.rst59 reversed for ``PM_POST_SUSPEND``.
/linux/tools/testing/selftests/tc-testing/
H A Dtdc.py134 for (_, pgn_inst) in reversed(self.plugin_instances):
150 for (pgn, pgn_inst) in reversed(self.plugin_instances):
162 for (pgn, pgn_inst) in reversed(self.plugin_instances):
/linux/Documentation/input/devices/
H A Drotary-encoder.rst52 (i.e. the rotation was not reversed half-way).
/linux/Documentation/firmware-guide/acpi/
H A Dintel-pmc-mux.rst101 or "reversed"::
/linux/Documentation/networking/
H A Dnf_conntrack-sysctl.rst99 the reversed address). This means that with default settings a maxed-out
/linux/Documentation/livepatch/
H A Dcallbacks.rst94 If a patch transition is reversed, no pre-unpatch handlers will be run
/linux/Documentation/PCI/
H A Dsysfs-pci.rst81 may not be reversed.

123