/linux-4.1.27/tools/testing/selftests/powerpc/switch_endian/ |
H A D | Makefile | 8 switch_endian_test: check-reversed.S 10 check-reversed.o: check.o 13 check-reversed.S: check-reversed.o 22 rm -f $(PROGS) *.o check-reversed.S
|
H A D | switch_endian_test.S | 66 #include "check-reversed.S"
|
/linux-4.1.27/lib/ |
H A D | test_user_copy.c | 77 "illegal reversed copy_from_user passed"); test_user_copy_init() 83 "illegal reversed copy_to_user passed"); test_user_copy_init()
|
H A D | llist.c | 86 * @head: first item of the list to be reversed
|
H A D | vsprintf.c | 895 bool reversed = false; mac_address_string() local 903 reversed = true; mac_address_string() 912 if (reversed) mac_address_string() 1824 * %pMR output a 6-byte MAC address with colons in reversed order 1827 * %pmR output a 6-byte MAC address without colons in reversed order
|
/linux-4.1.27/include/linux/ |
H A D | crc32.h | 72 * is used. The output of crc32_le is bit reversed [most significant bit 73 * is in bit nr 0], thus it must be reversed before use. Except for
|
H A D | moduleparam.h | 122 * invbool: the above, only sense-reversed (N = true).
|
H A D | ata.h | 949 /* some drives have the word order reversed */ ata_id_is_lba_capacity_ok()
|
H A D | crypto.h | 1183 * reversed - the source is the ciphertext and the destination is the plaintext. 1545 * reversed - the source is the ciphertext and the destination is the plaintext.
|
/linux-4.1.27/arch/powerpc/crypto/ |
H A D | aes-spe-regs.h | 39 #define rG0 r28 /* endian reversed tweak (XTS mode) */
|
H A D | aes-spe-modes.S | 36 lwbrx reg,0,rSP; /* load reversed */ \ 39 stwbrx reg,0,rDP; /* save reversed */ \ 43 lwbrx reg,0,rIP; /* load reversed */ \ 46 stwbrx reg,0,rIP; /* load reversed */ \
|
/linux-4.1.27/tools/testing/selftests/powerpc/pmu/ebb/ |
H A D | cpu_event_pinned_vs_ebb_test.c | 55 /* NB order of pipes looks reversed */ cpu_event_pinned_vs_ebb()
|
H A D | cpu_event_vs_ebb_test.c | 53 /* NB order of pipes looks reversed */ cpu_event_vs_ebb()
|
H A D | ebb_on_child_test.c | 55 /* NB order of pipes looks reversed */ ebb_on_child()
|
H A D | ebb_on_willing_child_test.c | 62 /* NB order of pipes looks reversed */ ebb_on_willing_child()
|
H A D | ebb_vs_cpu_event_test.c | 53 /* NB order of pipes looks reversed */ ebb_vs_cpu_event()
|
H A D | task_event_pinned_vs_ebb_test.c | 50 /* NB order of pipes looks reversed */ task_event_pinned_vs_ebb()
|
H A D | task_event_vs_ebb_test.c | 48 /* NB order of pipes looks reversed */ task_event_vs_ebb()
|
/linux-4.1.27/include/linux/bcma/ |
H A D | bcma_regs.h | 22 #define BCMA_CLKCTLST_4328A0_HAVEHT 0x00010000 /* 4328a0 has reversed bits */ 23 #define BCMA_CLKCTLST_4328A0_HAVEALP 0x00020000 /* 4328a0 has reversed bits */
|
/linux-4.1.27/include/uapi/linux/ |
H A D | mdio.h | 208 #define MDIO_PMA_10GBT_SWAPPOL_AREV 0x0100 /* Pair A polarity reversed */ 209 #define MDIO_PMA_10GBT_SWAPPOL_BREV 0x0200 /* Pair B polarity reversed */ 210 #define MDIO_PMA_10GBT_SWAPPOL_CREV 0x0400 /* Pair C polarity reversed */ 211 #define MDIO_PMA_10GBT_SWAPPOL_DREV 0x0800 /* Pair D polarity reversed */
|
H A D | fb.h | 195 #define FB_NONSTD_REV_PIX_IN_B 2 /* order of pixels in each byte is reversed */
|
/linux-4.1.27/sound/oss/ |
H A D | ad1848_mixer.h | 61 unsigned int polarity:1; /* volume polarity: 0=normal, 1=reversed */ 65 unsigned int mutepol:1; /* mute polarity: 0=normal, 1=reversed */ 68 unsigned int recpol:1; /* recording polarity: 0=normal, 1=reversed */
|
/linux-4.1.27/drivers/isdn/hysdn/ |
H A D | ince1pc.h | 30 #define RDY_MAGIC 0x52535953UL /* 'SYSR' reversed */
|
/linux-4.1.27/arch/parisc/math-emu/ |
H A D | sfcmp.c | 123 * from the positives because of the reversed sense. */ sgl_fcmp()
|
H A D | dfcmp.c | 123 * from the positives because of the reversed sense. */ dbl_fcmp()
|
/linux-4.1.27/drivers/media/rc/ |
H A D | ene_ir.h | 96 #define ENE_CIRCFG_REV_POL 0x04 /* Input polarity reversed */ 101 #define ENE_CIRCFG_TX_POL_REV 0x40 /* TX polarity reversed */
|
H A D | imon.c | 1471 * reversed endianness. Extract direction from buffer, rotate endianness, imon_pad_to_keys()
|
/linux-4.1.27/drivers/dma/ppc4xx/ |
H A D | adma.h | 142 * @reverse_flags: 1 if a corresponding rxor address uses reversed address order 178 #define PPC440SPE_DESC_RXOR_REV 12 /* CDB has srcs in reversed order */
|
/linux-4.1.27/arch/arm64/lib/ |
H A D | strcmp.S | 189 * reversed the byte-order as big-endian,then CLZ can find the most 210 /*Re-compute the NUL-byte detection, using a byte-reversed value. */
|
H A D | strncmp.S | 248 * reversed the byte-order as big-endian,then CLZ can find the most 268 /* Re-compute the NUL-byte detection, using a byte-reversed value.*/
|
/linux-4.1.27/drivers/media/radio/ |
H A D | radio-maxiradio.c | 8 * I didn't have any specs I reversed engineered the protocol from
|
H A D | radio-raremono.c | 38 * The USB protocol has been reversed engineered using wireshark, initially
|
/linux-4.1.27/drivers/misc/ |
H A D | lattice-ecp3-config.c | 24 * reversed as noted in the manual.
|
/linux-4.1.27/arch/arm/mach-omap2/ |
H A D | prm2xxx.c | 29 * these are reversed from the bits used on OMAP3+
|
/linux-4.1.27/drivers/net/wireless/ath/ath5k/ |
H A D | desc.h | 286 /* according to the HAL sources the spec has short/long retry counts reversed. 287 * we have it reversed to the HAL sources as well, for 5210 and 5211.
|
H A D | eeprom.c | 740 * Note: ee_x_gain is reversed here */ ath5k_eeprom_convert_pcal_info_5111()
|
/linux-4.1.27/arch/s390/include/asm/ |
H A D | bitops.h | 26 * number field needs to be reversed compared to the big-endian bit 36 * number field needs to be reversed compared to the LSB0 encoded bit
|
/linux-4.1.27/drivers/net/ethernet/qlogic/netxen/ |
H A D | netxen_nic_hw.h | 215 * Bit 1 : polarity => 1:polarity reversed, 0:normal
|
/linux-4.1.27/drivers/net/fddi/skfp/h/ |
H A D | fplustm.h | 248 * (descriptors and pointers must be byte reversed in memory
|
/linux-4.1.27/drivers/net/ethernet/apple/ |
H A D | mace.h | 152 #define REVPOL 0x20 /* 10Base-T receiver polarity reversed */
|
H A D | macmace.c | 229 * bits are reversed. mace_probe()
|
/linux-4.1.27/drivers/input/joystick/ |
H A D | zhenhua.c | 76 /* bits in all incoming bytes needs to be "reversed" */ zhenhua_bitreverse()
|
/linux-4.1.27/arch/x86/crypto/ |
H A D | crc32-pclmul_asm.S | 231 /* Finish up with the bit-reversed barrett reduction 64 ==> 32 bits */
|
/linux-4.1.27/drivers/acpi/acpica/ |
H A D | nsrepair2.c | 137 * _PRT: Fix reversed source_name and source_index 601 * DESCRIPTION: Repair for the _PRT object. If necessary, fix reversed 636 * If the BIOS has erroneously reversed the _PRT source_name (index 2) acpi_ns_repair_PRT() 650 "PRT[%X]: Fixed reversed SourceName and SourceIndex", acpi_ns_repair_PRT()
|
H A D | utprint.c | 139 * reversed ordered number without the trailing zero.
|
H A D | acpredef.h | 208 * TBD: _PRT - currently ignore reversed entries. Attempt to fix in nsrepair.
|
/linux-4.1.27/arch/powerpc/include/asm/ |
H A D | bitops.h | 27 * number field needs to be reversed compared to the big-endian bit
|
/linux-4.1.27/arch/arm/include/asm/ |
H A D | bitops.h | 139 * Peripheral devices should be connected with the data bus reversed in
|
/linux-4.1.27/arch/arc/kernel/ |
H A D | troubleshoot.c | 36 /* because pt_regs has regs reversed: r12..r0, r25..r13 */ print_reg_file()
|
/linux-4.1.27/net/rds/ |
H A D | loop.c | 58 * is handed the sending conn so the sense of the addresses is reversed.
|
/linux-4.1.27/fs/btrfs/ |
H A D | send.c | 46 * fast adding to the left side (reversed path). A reversed path can also be 57 unsigned short reversed:1; member in struct:fs_path::__anon10777::__anon10778 291 if (p->reversed) { fs_path_reset() 309 p->reversed = 0; fs_path_alloc() 323 p->reversed = 1; fs_path_alloc_reversed() 380 if (p->reversed) { fs_path_ensure_buf() 405 if (p->reversed) { fs_path_prepare_for_add() 471 p->reversed = from->reversed; fs_path_copy() 485 if (!p->reversed) fs_path_unreverse() 493 p->reversed = 0; fs_path_unreverse() 2236 dest->reversed = 1; get_cur_path()
|
/linux-4.1.27/drivers/net/ethernet/8390/ |
H A D | mac8390.c | 561 /* 16 bit card, register map is reversed */ mac8390_initdev() 570 /* 32 bit card, register map is reversed */ mac8390_initdev()
|
/linux-4.1.27/drivers/net/ethernet/natsemi/ |
H A D | macsonic.c | 266 * Most of the time, the address is bit-reversed. The NetBSD mac_onboard_sonic_ethernet_addr() 424 /* Some of the addresses are bit-reversed */ mac_nubus_sonic_ethernet_addr()
|
/linux-4.1.27/include/linux/ssb/ |
H A D | ssb_driver_chipcommon.h | 199 #define SSB_CHIPCO_CLKCTLST_4328A0_HAVEHT 0x00010000 /* 4328a0 has reversed bits */ 200 #define SSB_CHIPCO_CLKCTLST_4328A0_HAVEALP 0x00020000 /* 4328a0 has reversed bits */
|
/linux-4.1.27/drivers/scsi/aacraid/ |
H A D | sa.c | 54 * Read mask and invert because drawbridge is reversed. aac_sa_intr()
|
H A D | rx.c | 54 * Read mask and invert because drawbridge is reversed. aac_rx_intr_producer()
|
/linux-4.1.27/drivers/watchdog/ |
H A D | iTCO_vendor_support.c | 253 * So the logic seems to be reversed, because it is hard to see how
|
/linux-4.1.27/drivers/power/ |
H A D | ltc2941-battery-gauge.c | 419 * instead of the sense-. This results in reversed measurements. */ ltc294x_i2c_probe()
|
/linux-4.1.27/net/tipc/ |
H A D | subscr.c | 56 * @swap: non-zero if endianness must be reversed
|
H A D | msg.c | 467 * @buf: buffer containing message to be reversed
|
/linux-4.1.27/drivers/net/ethernet/intel/fm10k/ |
H A D | fm10k.h | 409 * format of the Rx descriptor. The ordering of these fields is reversed
|
/linux-4.1.27/drivers/spi/ |
H A D | spi-ppc4xx.c | 60 * SPI_PPC4XX_MODE_RD = 1 means "LSB first" - this is bit-reversed mode
|
H A D | spidev.c | 383 * from the kernel perspective; so they look reversed. spidev_ioctl()
|
/linux-4.1.27/arch/powerpc/kvm/ |
H A D | book3s_emulate.c | 105 * This is the byte reversed syscall instruction of our kvmppc_core_emulate_op_pr()
|
H A D | e500.c | 52 * This table provide reversed mappings of vcpu_id_table:
|
H A D | book3s_hv_rmhandlers.S | 2391 * systems, save it byte reversed and fetch it back in host endian.
|
/linux-4.1.27/arch/arm/mach-sa1100/ |
H A D | assabet.c | 687 * The LED control in Assabet is reversed:
|
/linux-4.1.27/arch/arm/mach-footbridge/ |
H A D | netwinder-hw.c | 683 * The LED control in Netwinder is reversed:
|
/linux-4.1.27/sound/pci/ |
H A D | azt3328.h | 264 /* FIXME: these values might be reversed... */
|
H A D | als300.c | 170 directly reversed bit setting for ENABLE and DISABLE. snd_als300_set_irq_flag()
|
H A D | cmipci.c | 2455 DEFINE_SWITCH_ARG(exchange_dac, CM_REG_MISC_CTRL, CM_XCHGDAC, 0, 0, 0); /* reversed */
|
/linux-4.1.27/drivers/acpi/apei/ |
H A D | ghes.c | 751 * Because the time order of estatus in list is reversed, ghes_proc_in_irq() 784 * Because the time order of estatus in list is reversed, ghes_print_queued_estatus()
|
/linux-4.1.27/drivers/video/fbdev/aty/ |
H A D | radeon_monitor.c | 527 * Check for cards with reversed DACs or TMDS controllers using BIOS radeon_probe_screens() 611 * Deal with reversed TMDS radeon_probe_screens()
|
H A D | radeon_base.c | 1803 /* TMDS_PLL_EN bit is reversed on RV (and mobility) chips */ radeonfb_set_par()
|
/linux-4.1.27/sound/pci/hda/ |
H A D | patch_analog.c | 233 /* Lenovo N100 seems to report the reversed bit for HP jack-sensing */ ad_fixup_inv_jack_detect() 618 /* HP nx6320 (reversed SSID, H/W bug) */
|
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_x540.c | 728 * This will be reversed when we stop the blinking. ixgbe_blink_led_start_X540()
|
H A D | ixgbe_82599.c | 1742 /* store the TCP/UDP port masks, bit reversed from port layout */ ixgbe_fdir_set_input_mask_82599()
|
/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_hdr.h | 903 * Bit 1 : polarity => 1:polarity reversed, 0:normal
|
/linux-4.1.27/drivers/media/pci/cx25821/ |
H A D | cx25821-video.c | 95 /* make sure upstream setting if any is reversed */ cx25821_start_video_dma()
|
/linux-4.1.27/drivers/gpu/drm/omapdrm/ |
H A D | tcm-sita.c | 659 * Using signed math as field coordinates may be reversed if get_nearness_factor()
|
/linux-4.1.27/drivers/usb/host/ |
H A D | fhci-sched.c | 633 * the (re-reversed) done list as this does.
|
H A D | ohci-q.c | 1190 * instead of scanning the (re-reversed) donelist as this does.
|
/linux-4.1.27/drivers/video/fbdev/ |
H A D | amba-clcd.c | 437 * which is reversed on some platforms. clcdfb_register()
|
H A D | ffb.c | 968 * have the reversed meaning of cursor enable. Otherwise, Pacifica 1 ffb_probe()
|
H A D | cirrusfb.c | 894 /* Laguna chipset has reversed clock registers */ cirrusfb_set_par_foo()
|
/linux-4.1.27/arch/blackfin/mach-bf533/include/mach/ |
H A D | anomaly.h | 256 /* 32-bit SPORT DMA will be word reversed */
|
/linux-4.1.27/arch/m68k/include/asm/ |
H A D | atarihw.h | 456 /* The ESCC (Z85230) in an Atari ST. The channels are reversed! */
|
/linux-4.1.27/arch/m68k/mac/ |
H A D | iop.c | 77 * are reversed. That is, the IOP puts message in the channel with a state of
|
/linux-4.1.27/net/bluetooth/ |
H A D | hci_debugfs.c | 206 * but with reversed byte order. So convert them into uuids_show()
|
/linux-4.1.27/drivers/misc/altera-stapl/ |
H A D | altera.c | 1756 * is reversed, we can't tolerate altera_execute() 1760 * with reversed arrays. altera_execute()
|
/linux-4.1.27/drivers/edac/ |
H A D | e752x_edac.c | 1327 /* set the map type. 1 = normal, 0 = reversed e752x_probe1() 1329 * is reversed. e752x_probe1()
|
/linux-4.1.27/drivers/acpi/ |
H A D | video.c | 198 u8 _BCL_reversed:1; /* _BCL package is in a reversed order */ 894 /* Check if the _BCL package is in a reversed order */ acpi_video_init_brightness()
|
/linux-4.1.27/fs/f2fs/ |
H A D | segment.c | 34 * MSB and LSB are reversed in a byte by f2fs_set_bit. 69 * f2fs_set_bit makes MSB and LSB reversed in a byte.
|
/linux-4.1.27/drivers/hwmon/ |
H A D | sht15.c | 863 * Note: the device sends the checksum byte reversed. sht15_bh_read_data()
|
/linux-4.1.27/drivers/net/ethernet/3com/ |
H A D | 3c574_cs.c | 57 the (reversed!) CIS table.
|
/linux-4.1.27/drivers/net/ethernet/hp/ |
H A D | hp100.h | 348 /* been reversed */
|
/linux-4.1.27/drivers/net/ethernet/intel/e1000e/ |
H A D | defines.h | 721 #define M88E1000_PSSR_REV_POLARITY 0x0002 /* 1=Polarity reversed */
|
/linux-4.1.27/drivers/net/ethernet/intel/igb/ |
H A D | e1000_defines.h | 889 #define M88E1000_PSSR_REV_POLARITY 0x0002 /* 1=Polarity reversed */
|
/linux-4.1.27/drivers/media/i2c/ |
H A D | saa717x.c | 14 * Note: this is a reversed engineered driver based on captures from
|
H A D | tvaudio.c | 628 * 1, 1, 1 Stereo (reversed channel)
|
/linux-4.1.27/drivers/media/usb/gspca/ |
H A D | mr97310a.c | 864 /* exposure register value is reversed! */ setexposure()
|
H A D | sonixb.c | 413 * reg02: gain, bit order reversed!! 0 == max gain, 255 == min gain
|
/linux-4.1.27/drivers/net/wireless/rt2x00/ |
H A D | rt2400pci.h | 942 * NOTE: Logics in rt2400pci for txpower are reversed
|
/linux-4.1.27/drivers/scsi/ |
H A D | wd719x.c | 629 dev_err(&wd->pdev->dev, "reversed tags\n"); wd719x_interrupt_SCB()
|
H A D | eata.c | 137 * Pls. note that "BIOS order" might have been reversed itself
|
H A D | advansys.c | 454 #define ASC_IERR_REVERSED_CABLE 0x0040 /* Narrow flat cable reversed */ 4791 * If the internal narrow cable is reversed all of the SCSI_CTRL AdvInitAsc3550Driver() 5279 * If the internal narrow cable is reversed all of the SCSI_CTRL AdvInitAsc38C0800Driver() 5789 * If the cable is reversed all of the SCSI_CTRL register signals AdvInitAsc38C1600Driver()
|
H A D | qla1280.c | 665 * the bytes would be pairwise reversed. Since most of the qla1280_read_nvram()
|
H A D | st.c | 143 /* Bit reversed order to get same names for same minors with all
|
/linux-4.1.27/crypto/ |
H A D | serpent_generic.c | 666 MODULE_DESCRIPTION("Serpent and tnepres (kerneli compatible serpent reversed) Cipher Algorithm");
|
H A D | testmgr.h | 8368 /* same as enc vectors with input and result reversed */ 8963 /* same as enc vectors with input and result reversed */ 11127 /* same as enc vectors with input and result reversed */ 11722 /* same as enc vectors with input and result reversed */ 16331 /* same as enc vectors with input and result reversed */ 26177 /* same as enc vectors with input and result reversed */ 26772 /* same as enc vectors with input and result reversed */
|
/linux-4.1.27/drivers/usb/serial/ |
H A D | usb-serial.c | 177 * All these actions are reversed in serial_cleanup().
|
/linux-4.1.27/arch/powerpc/xmon/ |
H A D | spu-insns.h | 89 Note that RRR instructions have the names for RC and RT reversed from
|
/linux-4.1.27/arch/cris/arch-v10/kernel/ |
H A D | entry.S | 134 ;; stack-frame similar to the irq heads, which is reversed in ret_from_sys_call
|
/linux-4.1.27/arch/cris/arch-v32/kernel/ |
H A D | entry.S | 147 ;; Stack-frame similar to the irq heads, which is reversed in
|
/linux-4.1.27/sound/pci/ice1712/ |
H A D | ews.c | 691 /* reversed; high = +4dBu, low = -10dBV */ snd_ice1712_ews88mt_input_sense_get()
|
/linux-4.1.27/sound/pci/pcxhr/ |
H A D | pcxhr_mixer.c | 914 /* reversed bit order (not with CS8416_01_CS) */ pcxhr_iec958_capture_byte()
|
/linux-4.1.27/drivers/mtd/nand/ |
H A D | docg4.c | 422 * requiring that the bits be reversed on the result. Thanks to Ivan correct_data()
|
/linux-4.1.27/drivers/net/ethernet/amd/ |
H A D | lance.c | 27 8/20/96 Fixed 7990 autoIRQ failure and reversed unneeded alignment -djb
|
/linux-4.1.27/drivers/net/ethernet/nvidia/ |
H A D | forcedeth.c | 5798 * Set orig mac address back to the reversed version. nv_probe() 5800 * Therefore, we should always put back the reversed address. nv_probe() 5815 "%s: set workaround bit for reversed mac addr\n", nv_probe() 6169 * otherwise the MAC for WOL will be reversed at least on some boards. nv_shutdown()
|
/linux-4.1.27/drivers/net/ethernet/tundra/ |
H A D | tsi108_eth.c | 1101 /* Note that the octets are reversed from what the manual says, tsi108_get_mac()
|
/linux-4.1.27/drivers/staging/rtl8712/ |
H A D | rtl871x_security.c | 435 { /* second half is unsigned char-reversed version of first! */
|
/linux-4.1.27/drivers/staging/rtl8723au/core/ |
H A D | rtw_security.c | 451 { /* second half of table is unsigned char-reversed version of first! */
|
/linux-4.1.27/drivers/gpu/drm/i915/ |
H A D | intel_runtime_pm.c | 1336 * the disabling order is reversed. intel_power_domains_init()
|
H A D | intel_display.c | 13636 DRM_INFO("Backlight polarity reversed on %s\n", id->ident); intel_dmi_reverse_brightness()
|
/linux-4.1.27/arch/x86/kernel/ |
H A D | ptrace.c | 918 are reversed. */ arch_ptrace()
|
/linux-4.1.27/drivers/gpu/drm/radeon/ |
H A D | radeon_legacy_encoders.c | 825 else /* RV chips got this bit reversed */ radeon_legacy_tmds_int_mode_set()
|
/linux-4.1.27/arch/arm/probes/kprobes/ |
H A D | test-core.c | 1107 unsigned mask = x / 7 + 2; /* ITSTATE<4:0>, bits reversed */ test_context_cpsr()
|
/linux-4.1.27/net/bluetooth/rfcomm/ |
H A D | core.c | 115 /* reversed, 8-bit, poly=0x07 */
|
/linux-4.1.27/net/dccp/ |
H A D | feat.c | 844 * needs to be reversed. dccp_feat_ccid_deps()
|
/linux-4.1.27/net/ipv4/ |
H A D | tcp_input.c | 963 * fact that though start_seq (s) is before end_seq (i.e., not reversed), 977 * similar case (end_seq after snd_nxt wrap) as earlier reversed check in 997 /* Too far in future, or reversed (interpretation is ambiguous) */ tcp_is_sackblock_valid()
|
/linux-4.1.27/drivers/mtd/devices/ |
H A D | docg3.c | 629 * requiring that the bits be reversed on the result. Thanks to Ivan
|
/linux-4.1.27/drivers/media/platform/ti-vpe/ |
H A D | vpe.c | 522 * However, the roles are reversed after each field is processed.
|
/linux-4.1.27/drivers/scsi/osd/ |
H A D | osd_initiator.c | 1674 * be reversed to keep them in execution order (for embeded osd_finalize_request()
|
/linux-4.1.27/drivers/staging/rtl8188eu/core/ |
H A D | rtw_security.c | 421 { /* second half of table is unsigned char-reversed version of first! */
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb/ |
H A D | sge.c | 582 * Note: For T2 FL0 and FL1 are reversed. alloc_rx_resources()
|
/linux-4.1.27/arch/x86/platform/uv/ |
H A D | tlb_uv.c | 752 * This is reversed by check_enable.
|
/linux-4.1.27/arch/powerpc/sysdev/ |
H A D | mpic.c | 357 printk(KERN_INFO "mpic: Detected reversed IPI registers\n"); mpic_test_broken_ipi()
|
/linux-4.1.27/net/batman-adv/ |
H A D | network-coding.c | 1664 /* Here the magic is reversed: batadv_nc_skb_decode_packet()
|
/linux-4.1.27/drivers/net/wireless/ath/ath6kl/ |
H A D | htc_mbox.c | 793 * positions reversed ath6kl_htc_tx_bundle()
|
/linux-4.1.27/drivers/staging/slicoss/ |
H A D | slicoss.c | 165 /* we use bits 1-8 (lsb), bitwise reversed, slic_mcast_set_bit()
|
/linux-4.1.27/drivers/input/mouse/ |
H A D | alps.c | 484 /* y-bitmap order is reversed, except on rushmore */ alps_process_bitmap()
|
/linux-4.1.27/drivers/usb/gadget/udc/ |
H A D | lpc32xx_udc.c | 610 * The PSW_OE enable bit state is reversed in the ISP1301 User's Guide isp1301_udc_configure()
|
/linux-4.1.27/drivers/net/ethernet/intel/e1000/ |
H A D | e1000_hw.c | 5025 * @polarity: output parameter : 0 - Polarity is not reversed 5026 * 1 - Polarity is reversed.
|
H A D | e1000_hw.h | 2756 #define M88E1000_PSSR_REV_POLARITY 0x0002 /* 1=Polarity reversed */
|
/linux-4.1.27/net/sctp/ |
H A D | socket.c | 443 * If any of them fails, then the operation will be reversed and the 614 * If any of them fails, then the operation will be reversed and the
|
/linux-4.1.27/drivers/isdn/hardware/mISDN/ |
H A D | hfcmulti.c | 2975 routing = bank_rx ? 0x80 : 0xc0; /* reversed */ mode_hfcmulti()
|
/linux-4.1.27/drivers/staging/comedi/drivers/ |
H A D | ni_mio_common.c | 4274 Note that address bits are reversed. Thanks to pack_mb88341()
|
/linux-4.1.27/drivers/net/wireless/iwlegacy/ |
H A D | 3945-mac.c | 98 * il->eeprom39 is used to determine if antenna AUX/MAIN are reversed
|
/linux-4.1.27/arch/x86/kvm/ |
H A D | emulate.c | 387 /* 2 operand, src and dest are reversed */
|
/linux-4.1.27/drivers/tty/ |
H A D | cyclades.c | 226 * requires the use of a special cable (DTR and RTS reversed). In the new
|
/linux-4.1.27/scripts/ |
H A D | checkpatch.pl | 5074 "usleep_range args reversed, use min then max; see Documentation/timers/timers-howto.txt\n" . "$here\n$stat\n");
|
/linux-4.1.27/drivers/scsi/qla2xxx/ |
H A D | qla_target.c | 1270 * ABTS response. So, in it ID fields are reversed. qlt_24xx_retry_term_exchange()
|
/linux-4.1.27/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_core.c | 457 * when the roles are reversed, we pretend we are the target. ahc_fetch_transinfo()
|
H A D | aic79xx_core.c | 578 * when the roles are reversed, we pretend we are the target. ahd_fetch_transinfo()
|
/linux-4.1.27/drivers/infiniband/hw/qib/ |
H A D | qib_iba7322.c | 1297 /* For some reason, the SerDesTrimDone bits are reversed */
|
/linux-4.1.27/drivers/net/wireless/ipw2x00/ |
H A D | ipw2200.c | 1147 /* In this NIC type, the LEDs are reversed.... */ ipw_led_init()
|