Home
last modified time | relevance | path

Searched full:reversing (Results 1 – 18 of 18) 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/net/netfilter/
H A Dnf_conntrack_proto.c269 * Reversing the socket's dst/src point of view gives us the reply
/linux/sound/soc/codecs/
H A Drt5677-spi.c451 /* Copy dstlen bytes from src to dst, while reversing byte order for each word. in rt5677_spi_select_cmd()
/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/Documentation/sound/codecs/
H A Dtas675x.rst214 frequency for at least this many FSS cycles before reversing.
/linux/drivers/media/test-drivers/
H A Dvim2m.c338 /* Step 2: store two consecutive points, reversing them if needed */ in copy_two_pixels()
/linux/drivers/md/dm-vdo/
H A Dvdo.c1324 * reversing the effects of
/linux/net/ipv6/
H A Dudp.c623 * reversing source and destination port: this will match tunnels that force the
/linux/drivers/usb/gadget/udc/
H A Dcore.c685 * reversing everything done in usb_gadget_vbus_connect().
/linux/net/ipv4/
H A Dudp.c838 * 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()