| /linux/drivers/sbus/char/ |
| H A D | display7seg.c | 38 * 1) Device ALWAYS reverts to OBP-specified FLIPPED mode 56 bool flipped; member 83 /* Reset flipped state to OBP default only if in d7s_release() 92 if (p->flipped) in d7s_release() 198 /* OBP option "d7s-flipped?" is honored as default for the in d7s_probe() 204 p->flipped = of_property_read_bool(opts, "d7s-flipped?"); in d7s_probe() 206 if (p->flipped) in d7s_probe() 215 (regs & D7S_FLIP) ? " (FLIPPED)" : "", in d7s_probe() 237 /* Honor OBP d7s-flipped? unless operating in solaris-compat mode */ in d7s_remove() 239 if (p->flipped) in d7s_remove()
|
| /linux/tools/testing/selftests/powerpc/tm/ |
| H A D | tm-trap.c | 5 * Check if thread endianness is flipped inadvertently to BE on trap 27 * endianness "flipped back" to the native endianness (BE). 77 * event that endianness is flipped by the bug, so just in trap_signal_handler() 80 * flipped or not. in trap_signal_handler() 87 * endianness was still LE (not flipped inadvertently) in trap_signal_handler() 96 * advertently flipped, instruction (1) is tread as a in trap_signal_handler() 102 * flipped or not after the return from the second trap in trap_signal_handler() 103 * event. If endianness is flipped, the bug is present. in trap_signal_handler() 119 * Thread endianness is BE, so it flipped in trap_signal_handler() 160 * flipped back to BE on return from the second trap in trap_signal_handler() [all …]
|
| /linux/Documentation/devicetree/bindings/phy/ |
| H A D | qcom,sc8280xp-qmp-usb43dp-phy.yaml | 123 - items: # DisplayPort 1 lane, flipped orientation 128 - items: # DisplayPort 2 lanes, flipped orientation 136 - items: # DisplayPort 4 lanes, flipped orientation 160 - items: # USB3, flipped orientation
|
| /linux/drivers/net/wireless/broadcom/b43legacy/ |
| H A D | radio.c | 37 * Example: 1101 is flipped 1011 41 u16 flipped = 0x0000; in flip_4bit() local 45 flipped |= (value & 0x0001) << 3; in flip_4bit() 46 flipped |= (value & 0x0002) << 1; in flip_4bit() 47 flipped |= (value & 0x0004) >> 1; in flip_4bit() 48 flipped |= (value & 0x0008) >> 3; in flip_4bit() 50 return flipped; in flip_4bit() 977 u16 flipped; in b43legacy_radio_interference_mitigation_enable() local 995 flipped = flip_4bit(tmp); in b43legacy_radio_interference_mitigation_enable() 996 if (flipped < 10 && flipped >= 8) in b43legacy_radio_interference_mitigation_enable() [all …]
|
| /linux/drivers/net/ethernet/google/gve/ |
| H A D | gve_desc_dqo.h | 157 /* Flipped by HW to notify the descriptor is populated. */ 218 /* Flipped by HW to notify the descriptor is populated. */
|
| /linux/drivers/gpu/drm/amd/include/ivsrcid/dcn/ |
| H A D | irqsrcs_dcn_1_0.h | 1108 … is generated when flip request is accepted by flip logic and surface is flipped from old surface … 1109 … is generated when flip request is accepted by flip logic and surface is flipped from old surface … 1110 … is generated when flip request is accepted by flip logic and surface is flipped from old surface … 1111 … is generated when flip request is accepted by flip logic and surface is flipped from old surface … 1112 … is generated when flip request is accepted by flip logic and surface is flipped from old surface … 1113 … is generated when flip request is accepted by flip logic and surface is flipped from old surface … 1114 … is generated when flip request is accepted by flip logic and surface is flipped from old surface … 1115 … is generated when flip request is accepted by flip logic and surface is flipped from old surface …
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | vidioc-enuminput.rst | 149 flipped horizontally and does not correct this before passing the 154 flipped vertically and does not correct this before passing the
|
| /linux/Documentation/devicetree/bindings/iio/ |
| H A D | mount-matrix.txt | 37 reference. This means that the sensor may be flipped upside-down, left-right, 196 The sensor is flipped 180 degrees (Pi radians) around the Z axis, i.e. mounted
|
| /linux/net/rxrpc/ |
| H A D | input.c | 890 unsigned long old_reported = 0, flipped, new_acks = 0; in rxrpc_input_soft_ack_tq() local 905 /* See how many previously logged ACKs/NAKs have flipped. */ in rxrpc_input_soft_ack_tq() 906 flipped = (tq->segment_acked ^ extracted_acks) & old_reported; in rxrpc_input_soft_ack_tq() 907 if (flipped) { in rxrpc_input_soft_ack_tq() 908 n_to_a = ~tq->segment_acked & flipped; /* Old NAK -> ACK */ in rxrpc_input_soft_ack_tq() 909 a_to_n = tq->segment_acked & flipped; /* Old ACK -> NAK */ in rxrpc_input_soft_ack_tq() 912 _debug("flip %16lx", flipped); in rxrpc_input_soft_ack_tq()
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-bus-surface_aggregator-tabletsw | 46 - "slate": The screen covers the keyboard or has been flipped
|
| /linux/drivers/mtd/nand/onenand/ |
| H A D | Kconfig | 18 flipped accidentally due to device wear or something else.
|
| /linux/arch/sparc/include/uapi/asm/ |
| H A D | display7seg.h | 25 * FLIP - Toggle inverted mode (0=normal 1=flipped)
|
| /linux/drivers/iio/gyro/ |
| H A D | mpu3050.h | 44 * @orientation: mounting matrix, flipped axis etc
|
| /linux/drivers/mtd/nand/spi/ |
| H A D | gigadevice.c | 189 /* 1-7 bits are flipped. return the maximum. */ in gd5fxgq4xa_ecc_get_status() 287 * 4 ... 7 bits are flipped (1..4 can't be detected, so in gd5fxgq4uexxg_ecc_get_status() 330 * 1 ... 4 bits are flipped (and corrected) in gd5fxgq5xexxg_ecc_get_status()
|
| /linux/include/scsi/ |
| H A D | libiscsi_tcp.h | 51 /* copied and flipped values */
|
| /linux/arch/mips/include/asm/sn/ |
| H A D | addrs.h | 116 * CPU_UALIAS -- 128kb in size, the bottom part of UALIAS is flipped 131 * The bottom of ualias space is flipped depending on whether you're
|
| /linux/Documentation/input/devices/ |
| H A D | rotary-encoder.rst | 68 should have happened, unless it flipped back on half the way. The
|
| /linux/arch/mips/loongson64/ |
| H A D | cpucfg-emul.c | 41 /* See if UCAC bit can be flipped on. This should be safe. */ in cpu_has_uca()
|
| /linux/drivers/net/wireless/broadcom/b43/ |
| H A D | phy_g.c | 830 u16 tmp, flipped; in b43_radio_interference_mitigation_enable() local 844 flipped = bitrev4(tmp); in b43_radio_interference_mitigation_enable() 845 if (flipped < 10 && flipped >= 8) in b43_radio_interference_mitigation_enable() 846 flipped = 7; in b43_radio_interference_mitigation_enable() 847 else if (flipped >= 10) in b43_radio_interference_mitigation_enable() 848 flipped -= 3; in b43_radio_interference_mitigation_enable() 849 flipped = (bitrev4(flipped) << 1) | 0x0020; in b43_radio_interference_mitigation_enable() 850 b43_radio_write16(dev, 0x0078, flipped); in b43_radio_interference_mitigation_enable()
|
| /linux/Documentation/admin-guide/media/ |
| H A D | vivid.rst | 653 image. These combine with the 'Sensor Flipped Horizontally/Vertically' Vivid 746 - Sensor Flipped Horizontally: 748 the image is flipped horizontally and the 752 - Sensor Flipped Vertically: 754 the image is flipped vertically and the
|
| /linux/include/linux/phy/ |
| H A D | phy-mipi-dphy.h | 174 * flipped differential state after last payload data bit of a
|
| /linux/drivers/mtd/devices/ |
| H A D | Kconfig | 70 flipped accidentally due to device wear or something else.
|
| /linux/drivers/tty/ |
| H A D | mips_ejtag_fdc.c | 561 unsigned int stat, channel, data, cfg, i, flipped; in mips_ejtag_fdc_handle() local 581 flipped = 0; in mips_ejtag_fdc_handle() 612 flipped += tty_insert_flip_char(&dport->port, buf[i], in mips_ejtag_fdc_handle() 615 if (flipped) in mips_ejtag_fdc_handle()
|
| /linux/drivers/platform/x86/ |
| H A D | toshiba_bluetooth.c | 191 * fish. It only provides a BT event when the switch is flipped to in bt_rfkill_poll()
|
| /linux/drivers/net/wireless/ath/wil6210/ |
| H A D | txrx_edma.h | 206 * the DR bit value is flipped. 263 * Each wrap around, the DR bit value is flipped.
|