/linux-4.4.14/arch/mips/math-emu/ |
H A D | dp_2008class.c | 33 * bit7 = NORM ieee754dp_2008class()
|
H A D | sp_2008class.c | 33 * bit7 = NORM ieee754sp_2008class()
|
/linux-4.4.14/drivers/ide/ |
H A D | trm290.c | 44 * bit7 must always be written as "1" 63 * bit7 1=autoincrement CPR bits 2-0 after each access of CDR 79 * bit7 1=DMA enable, 0=DMA disable 92 * bit7 1=enable_readahead, 0=disable_readahead(default)
|
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/ |
H A D | stf.c | 217 * legacy phy, bit 6 and bit 7 means antenna 0 and 1 respectively, bit6+bit7 219 * for NREV<3, bit 6 and bit 7 means antenna 0 and 1 respectively, bit6+bit7 221 * for NREV=3, bit 6 and bit _8_ means antenna 0 and 1 respectively, bit6+bit7 223 * for NREV>=7, bit 6 and bit 7 mean antenna 0 and 1 respectively, nit6+bit7
|
/linux-4.4.14/drivers/isdn/mISDN/ |
H A D | dsp_blowfish.c | 489 yl = (yl << 7) | bf_crypt_inring[j++ & 15]; /* bit7 = 0 */ dsp_bf_decrypt() 490 yl = (yl << 7) | bf_crypt_inring[j++ & 15]; /* bit7 = 0 */ dsp_bf_decrypt() 491 yl = (yl << 7) | bf_crypt_inring[j++ & 15]; /* bit7 = 0 */ dsp_bf_decrypt() 492 nibble = bf_crypt_inring[j++ & 15]; /* bit7 = 0 */ dsp_bf_decrypt()
|
/linux-4.4.14/drivers/rtc/ |
H A D | rtc-ab8500.c | 335 * The AB8500 uses sign (in bit7) and magnitude (in bits0-7) ab8500_rtc_set_calibration() 359 * The AB8500 uses sign (in bit7) and magnitude (in bits0-7) ab8500_rtc_get_calibration()
|
/linux-4.4.14/drivers/w1/masters/ |
H A D | ds2482.c | 37 #define DS2482_CMD_1WIRE_SINGLE_BIT 0x87 /* Param: Bit byte (bit7) */ 41 #define DS2482_CMD_1WIRE_TRIPLET 0x78 /* Param: Dir byte (bit7) */
|
/linux-4.4.14/drivers/media/dvb-frontends/ |
H A D | ec100.c | 189 /* bit7 set - have lock */ ec100_read_status()
|
/linux-4.4.14/drivers/hwmon/ |
H A D | w83792d.c | 167 0x87, /* (bit7-4)SmartFan Fan2 tolerance */ 188 0x88, /* (bit7-4) SmartFanII: Fan1 Level 1 */ 189 0xE0, /* (bit7-4) SmartFanII: Fan1 Level 2 */ 192 0x89, /* (bit7-4) SmartFanII: Fan2 Level 1 */ 193 0xE1, /* (bit7-4) SmartFanII: Fan2 Level 2 */ 196 0x98, /* (bit7-4) SmartFanII: Fan3 Level 1 */ 197 0xE2, /* (bit7-4) SmartFanII: Fan3 Level 2 */
|
/linux-4.4.14/drivers/scsi/pm8001/ |
H A D | pm8001_sas.h | 186 /* Inbound doorbell bit7 */ 188 /* Inbound doorbell bit7 SPCV */
|
/linux-4.4.14/drivers/input/mouse/ |
H A D | cyapa_gen6.c | 48 u8 cmd_code; /* bit7: resv, set to 0; bit6~0: command code.*/ 55 u8 cmd_code; /* bit7: TGL; bit6~0: command code.*/
|
/linux-4.4.14/drivers/staging/rtl8192u/ieee80211/ |
H A D | rtl819x_Qos.h | 273 u8 ucAccessPolicy:2; //WMM: bit8=0, bit7=1
|
/linux-4.4.14/drivers/net/ethernet/dec/tulip/ |
H A D | eeprom.c | 128 tp->mtable->csr12dir = 0x3f; /* inputs on bit7 for hsc-pci, bit6 for pci-fx */ tulip_build_fake_mediatable()
|
/linux-4.4.14/drivers/net/ethernet/i825xx/ |
H A D | sun3_82586.h | 232 unsigned char sav_bf; /* save bad frames (bit7=1)*/
|
/linux-4.4.14/arch/mips/txx9/rbtx4939/ |
H A D | setup.c | 267 /* bit7: reserved for LED class */ __rbtx4939_7segled_putc()
|
/linux-4.4.14/drivers/input/tablet/ |
H A D | aiptek.c | 93 * bit7 bit6 bit5 bit4 bit3 bit2 bit1 bit0 101 * bit7 bit6 bit5 bit4 bit3 bit2 bit1 bit0 113 * bit7 bit6 bit5 bit4 bit3 bit2 bit1 bit0 125 * bit7 bit6 bit5 bit4 bit3 bit2 bit1 bit0 135 * bit7 bit6 bit5 bit4 bit3 bit2 bit1 bit0
|
/linux-4.4.14/drivers/media/usb/gspca/stv06xx/ |
H A D | stv06xx_hdcs.c | 268 /* the voltage gain Av = (1 + 19 * val / 127) * (1 + bit7) */ hdcs_set_gains()
|
/linux-4.4.14/drivers/gpu/drm/nouveau/dispnv04/ |
H A D | hw.h | 291 * bit7: unlocks HDT, HBS, HBE, HRS, HRE, HEB nv_lock_vga_crtc_shadow()
|
H A D | crtc.c | 539 * bit7: (only in X), head A nv_crtc_mode_set_regs()
|
/linux-4.4.14/drivers/staging/rts5208/ |
H A D | rtsx_chip.h | 202 #define BIT_ILLEGAL7 7 /* bit7 is illegal */ 234 /* bit7 : valid */
|
/linux-4.4.14/drivers/net/usb/ |
H A D | rtl8150.c | 620 /* RCR bit7=1 attach Rx info at the end; =0 HW CRC (which is broken) */ enable_net_traffic()
|
/linux-4.4.14/drivers/net/ethernet/atheros/atl1c/ |
H A D | atl1c_hw.c | 587 /* UNH-IOL test issue, set bit7 */ atl1c_phy_reset()
|
H A D | atl1c_hw.h | 250 #define GPHY_CTRL_PHY_IDDQ BIT(7) /* bit8 affect bit7 while rb */
|
/linux-4.4.14/drivers/hid/ |
H A D | hid-rmi.c | 662 u8 bit7:1; member in struct:pdt_entry
|
/linux-4.4.14/drivers/ata/ |
H A D | ahci_xgene.c | 264 * bit7: NCQ autosence xgene_ahci_read_id()
|
/linux-4.4.14/drivers/tty/ |
H A D | rocket_int.h | 141 #define PRI_PEND 0x80 /* Priority data pending (bit7, Tx pri cnt) */
|
/linux-4.4.14/drivers/media/usb/gspca/ |
H A D | sonixb.c | 414 * reg03: bit3: vflip, bit4: ~hflip, bit7: ~gainboost (~ == inverted)
|
H A D | spca501.c | 1648 {0x01, 0x000a, 0x0003}, /* Level Calc bit7 ->1 Auto */
|
H A D | ov519.c | 1397 { 0x0e, 0xa0 }, /* Was 0x20, bit7 enables a 2x gain which we need */ 1995 * deleting bit7 colors the first images red */
|
H A D | sonixj.c | 2035 * bit7: HM: Horizontal Mirror: 0: disable, 1: enable sethvflip()
|
/linux-4.4.14/drivers/net/ethernet/davicom/ |
H A D | dm9000.c | 921 db->io_mode = ior(db, DM9000_ISR) >> 6; /* ISR bit7:6 keeps I/O mode */ dm9000_init_dm9000()
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
H A D | atombios.h | 1025 UCHAR ucTransmitterSel:2; //bit7:6: =0 Dig Transmitter 1 ( Uniphy AB ) 1044 UCHAR ucTransmitterSel:2; //bit7:6: =0 Dig Transmitter 1 ( Uniphy AB ) 1092 UCHAR ucTransmitterSel:2; //bit7:6: =0 Dig Transmitter 1 ( Uniphy AB ) 1108 UCHAR ucTransmitterSel:2; //bit7:6: =0 Dig Transmitter 1 ( Uniphy AB ) 1188 UCHAR ucTransmitterSel:2; //bit7:6: =0 Dig Transmitter 1 ( Uniphy AB ) 1204 UCHAR ucTransmitterSel:2; //bit7:6: =0 Dig Transmitter 1 ( Uniphy AB ) 2062 // bit7=0: 75FRC_SEL pattern E
|
/linux-4.4.14/drivers/gpu/drm/amd/include/ |
H A D | atombios.h | 1039 UCHAR ucTransmitterSel:2; //bit7:6: =0 Dig Transmitter 1 ( Uniphy AB ) 1058 UCHAR ucTransmitterSel:2; //bit7:6: =0 Dig Transmitter 1 ( Uniphy AB ) 1106 UCHAR ucTransmitterSel:2; //bit7:6: =0 Dig Transmitter 1 ( Uniphy AB ) 1122 UCHAR ucTransmitterSel:2; //bit7:6: =0 Dig Transmitter 1 ( Uniphy AB ) 1202 UCHAR ucTransmitterSel:2; //bit7:6: =0 Dig Transmitter 1 ( Uniphy AB ) 1218 UCHAR ucTransmitterSel:2; //bit7:6: =0 Dig Transmitter 1 ( Uniphy AB ) 2116 // bit7=0: 75FRC_SEL pattern E
|
/linux-4.4.14/drivers/mtd/devices/ |
H A D | docg3.c | 623 * the BCH library, the function reverses the order of bits (ie. bit7 and bit0,
|
/linux-4.4.14/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_hsi.h | 89 #define XSTORM_CORE_CONN_AG_CTX_RESERVED6_MASK 0x1 /* bit7 */ 2320 #define XSTORM_ETH_CONN_AG_CTX_RESERVED6_MASK 0x1 /* bit7 */
|
/linux-4.4.14/arch/x86/kvm/ |
H A D | mmu.c | 3292 int bit7 = (pte >> 7) & 1, low6 = pte & 0x3f; __is_rsvd_bits_set() local 3294 return (pte & rsvd_check->rsvd_bits_mask[bit7][level-1]) | __is_rsvd_bits_set()
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192de/ |
H A D | phy.c | 766 /* 0x1f bit7 bit6 represent for mac0/mac1 driver ready */ rtl92d_phy_bb_config()
|
/linux-4.4.14/sound/pci/hda/ |
H A D | patch_ca0132.c | 4188 /* clear bit7 and bit5 to disable dmic */ ca0132_set_dmic()
|
/linux-4.4.14/drivers/net/ethernet/micrel/ |
H A D | ksz884x.c | 1173 * (bit7 ~ bit2) field.
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
H A D | intel_pm.c | 6510 * The bit5 and bit7 of 0x42020 gen6_init_clock_gating()
|
/linux-4.4.14/arch/m68k/ifpsp060/src/ |
H A D | pfpsp.S | 4302 # operations and postincrement mode. (bit7 = FP7 ... bit0 = FP0)
|
H A D | fpsp.S | 18253 # operations and postincrement mode. (bit7 = FP7 ... bit0 = FP0)
|