Home
last modified time | relevance | path

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

12

/linux/tools/testing/selftests/powerpc/switch_endian/
A DMakefile6 EXTRA_CLEAN = $(OUTPUT)/*.o $(OUTPUT)/check-reversed.S
12 $(OUTPUT)/switch_endian_test: $(OUTPUT)/check-reversed.S
14 $(OUTPUT)/check-reversed.o: $(OUTPUT)/check.o
17 $(OUTPUT)/check-reversed.S: $(OUTPUT)/check-reversed.o
A D.gitignore3 check-reversed.S
/linux/Documentation/devicetree/bindings/sound/
A Dwm8741.txt19 2 = stereo reversed
A Dnvidia,tegra210-adx.yaml14 RAM in the AMX except that the data flow direction is reversed.
/linux/tools/perf/scripts/python/
A Dstackcollapse.py121 stack_string = ';'.join(reversed(stack))
A Dflamegraph.py97 for entry in reversed(event["callchain"]):
/linux/tools/testing/selftests/tc-testing/
A Dtdc.py122 for pgn_inst in reversed(self.plugin_instances):
137 for pgn_inst in reversed(self.plugin_instances):
145 for pgn_inst in reversed(self.plugin_instances):
/linux/Documentation/ABI/testing/
A Dsysfs-bus-iio-adc-ad71927 the polarity of the excitation voltage is reversed on
/linux/Documentation/driver-api/pm/
A Dnotifiers.rst59 reversed for ``PM_POST_SUSPEND``.
/linux/Documentation/devicetree/bindings/input/
A Diqs62x-keys.yaml94 events. Note that north/south-field orientation is reversed on the
/linux/Documentation/input/devices/
A Drotary-encoder.rst52 (i.e. the rotation was not reversed half-way).
/linux/drivers/net/wireless/intel/iwlwifi/fw/api/
A Dd3.h471 u8 reversed[2]; member
/linux/Documentation/firmware-guide/acpi/
A Dintel-pmc-mux.rst101 or "reversed"::
/linux/Documentation/networking/
A Dnf_conntrack-sysctl.rst106 the reversed address). This means that with default settings a maxed-out
/linux/Documentation/devicetree/bindings/pci/
A Dfsl,imx6q-pcie.yaml137 specified in the "reset-gpio" property is reversed (H=reset state,
/linux/Documentation/livepatch/
A Dcallbacks.rst94 If a patch transition is reversed, no pre-unpatch handlers will be run
/linux/fs/btrfs/
A Dsend.c51 unsigned short reversed:1; member
343 if (p->reversed) { in fs_path_reset()
361 p->reversed = 0; in fs_path_alloc()
375 p->reversed = 1; in fs_path_alloc_reversed()
432 if (p->reversed) { in fs_path_ensure_buf()
457 if (p->reversed) { in fs_path_prepare_for_add()
523 p->reversed = from->reversed; in fs_path_copy()
537 if (!p->reversed) in fs_path_unreverse()
545 p->reversed = 0; in fs_path_unreverse()
2280 dest->reversed = 1; in get_cur_path()
/linux/Documentation/PCI/
A Dsysfs-pci.rst81 may not be reversed.
/linux/Documentation/devicetree/bindings/net/
A Dfsl,fec.yaml194 "phy-reset-gpios" property is reversed (H=reset state, L=operation state).
/linux/Documentation/fb/
A Dvesafb.rst178 reversed to give override possibility (allocate more fb memory
/linux/drivers/mtd/chips/
A DKconfig55 LITTLE_ENDIAN_BYTE, if the bytes are reversed.
/linux/sound/soc/tegra/
A DKconfig146 except that the data flow direction is reversed.
/linux/Documentation/userspace-api/media/rc/
A Drc-protos.rst186 and the command the higher 8 bits; this is reversed from IR order.
/linux/Documentation/admin-guide/media/
A Dfaq.rst197 Additionally make sure that "source validation by reversed path
/linux/lib/
A Dvsprintf.c1287 bool reversed = false; in mac_address_string() local
1298 reversed = true; in mac_address_string()
1307 if (reversed) in mac_address_string()

Completed in 44 milliseconds

12