Home
last modified time | relevance | path

Searched full:reversing (Results 1 – 14 of 14) sorted by relevance

/linux/arch/sparc/include/asm/
H A Dcmpxchg_64.h67 * The XOR is handy for reversing the bits for big-endian byte order.
128 * The XOR is handy for reversing the bits for big-endian byte order
/linux/Documentation/devicetree/bindings/display/
H A Dlvds.yaml18 It supports reversing the bit order on the formats defined there in order
/linux/Documentation/userspace-api/media/v4l/
H A Ddev-osd.rst143 *Video Capture* and *Video Overlay* devices, merely reversing the
H A Dhist-v4l2.rst349 New fields are ``tuner`` (reversing the former link from tuners to
/linux/rust/kernel/list/
H A Dimpl_list_item_mod.rs222 // points at the field `$field` in a value of type `Self`. Thus, reversing that
247 // points at the field `$field` in a value of type `Self`. Thus, reversing that
/linux/scripts/
H A Dpatch-kernel170 echo -n "Reversing $1 (${name}) ... "
/linux/sound/soc/codecs/
H A Drt5677-spi.c454 /* Copy dstlen bytes from src to dst, while reversing byte order for each word.
/linux/tools/testing/selftests/livepatch/
H A Dtest-callbacks.sh442 livepatch: '$MOD_LIVEPATCH': reversing transition from patching to unpatching
/linux/kernel/livepatch/
H A Dtransition.c632 pr_debug("'%s': reversing transition from %s\n", in klp_init_transition()
/linux/drivers/cdrom/
H A Dgdrom.c5 * for work in reversing PIO and DMA
/linux/arch/x86/kvm/svm/
H A Davic.c513 * by reversing the calculation (stored in logid_index). Note, in avic_kick_vcpu_by_logical_id()
/linux/drivers/media/test-drivers/
H A Dvim2m.c338 /* Step 2: store two consecutive points, reversing them if needed */ in copy_two_pixels()
/linux/net/ipv4/
H A Dudp.c837 * reversing source and destination port: this will match tunnels that force the
/linux/drivers/net/ethernet/broadcom/
H A Dtg3.c3339 * the native endian format. We accomplish this by reversing in tg3_nvram_write_block_using_eeprom()