/linux-4.4.14/arch/sh/boards/mach-microdev/ |
D | fdc37c93xapm.c | 61 #define MSB(x) ( (x) >> 8 ) macro 98 SMSC_WRITE_INDEXED(MSB(SERIAL1_PRIMARY_BASE), SMSC_PRIMARY_BASE_INDEX+0); in smsc_superio_setup() 109 SMSC_WRITE_INDEXED(MSB(SERIAL2_PRIMARY_BASE), SMSC_PRIMARY_BASE_INDEX+0); in smsc_superio_setup() 120 SMSC_WRITE_INDEXED(MSB(IDE1_PRIMARY_BASE), SMSC_PRIMARY_BASE_INDEX+0); in smsc_superio_setup() 122 SMSC_WRITE_INDEXED(MSB(IDE1_SECONDARY_BASE), SMSC_SECONDARY_BASE_INDEX+0); in smsc_superio_setup() 134 SMSC_WRITE_INDEXED(MSB(IDE2_PRIMARY_BASE), SMSC_PRIMARY_BASE_INDEX+0); in smsc_superio_setup() 136 SMSC_WRITE_INDEXED(MSB(IDE2_SECONDARY_BASE), SMSC_SECONDARY_BASE_INDEX+0); in smsc_superio_setup()
|
/linux-4.4.14/Documentation/sound/alsa/soc/ |
D | DAI.txt | 33 o I2S - MSB is transmitted on the falling edge of the first BCLK after LRC 36 o Left Justified - MSB is transmitted on transition of LRC. 38 o Right Justified - MSB is transmitted sample size BCLKs before LRC 54 o Mode A - MSB is transmitted on falling edge of first BCLK after FRAME/SYNC. 56 o Mode B - MSB is transmitted on rising edge of FRAME/SYNC.
|
/linux-4.4.14/Documentation/devicetree/bindings/gpio/ |
D | netxbig-gpio-ext.txt | 6 - addr-gpios: GPIOs representing the address register (LSB -> MSB). 7 - data-gpios: GPIOs representing the data register (LSB -> MSB).
|
D | gpio-fan.txt | 8 ordered MSB-->LSB.
|
/linux-4.4.14/Documentation/hwmon/ |
D | smsc47b397 | 32 HWM Base address can be obtained from Logical Device 8, registers 0x60 (MSB) 58 LSB MSB 66 Reading the tach LSB locks the tach MSB. 70 The tach reading (TCount) is given by: (Tach MSB * 256) + (Tach LSB) 157 OUT DX,AL ; Point to HWM Base Addr MSB 159 IN AL,DX ; Get MSB of HWM Base Addr
|
D | adm9240 | 33 chip MSB 5-bit address. Each chip reports a unique manufacturer
|
D | lm93 | 257 LSB is GPIO0, and the MSB is GPIO7.
|
/linux-4.4.14/Documentation/usb/ |
D | misc_usbsevseg.txt | 16 MSB 0x06; LSB 0x3f 18 MSB 0x08; LSB 0xff
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-bus-usb-devices-usbsevseg | 15 MSB 0x06; LSB 0x3F, and 17 MSB 0x08; LSB 0xFF.
|
/linux-4.4.14/Documentation/devicetree/bindings/sound/ |
D | fsl-sai.txt | 34 - lsb-first : Configures whether the LSB or the MSB is transmitted 36 the MSB is transmitted first as default, or the LSB
|
/linux-4.4.14/drivers/media/dvb-frontends/ |
D | stv6110x_priv.h | 61 #define MSB(y) ((y >> 8) & 0xff) macro
|
D | stv0367_priv.h | 54 #define MSB(Y) (((Y) >> 8) & 0xff) macro
|
D | stv090x_priv.h | 80 #define MSB(__x) ((__x >> 8) & 0xff) macro
|
D | stb0899_priv.h | 63 #define MSB(y) ((y >> 8) & 0xff) macro
|
D | stv0900_priv.h | 40 #define MSB(Y) (((Y) >> 8) & 0xFF) macro
|
D | stv0900_core.c | 144 data[0] = MSB(reg_addr); in stv0900_write_reg() 156 u8 b0[] = { MSB(reg), LSB(reg) }; in stv0900_read_reg() 1019 stv0900_write_bits(intp, CFR_UP1, MSB(freq_s16)); in stv0900_start_search() 1022 stv0900_write_bits(intp, CFR_LOW1, MSB(freq_s16)); in stv0900_start_search()
|
D | stv6110x.c | 158 STV6110x_SETFIELD(stv6110x->regs[STV6110x_TNG1], TNG1_N_DIV_11_8, MSB(divider)); in stv6110x_set_frequency()
|
D | stb0899_algo.c | 230 STB0899_SETFIELD_VAL(CFRM, cfr[0], MSB(internal->inversion * derot_freq)); in stb0899_search_tmg() 310 STB0899_SETFIELD_VAL(CFRM, cfr[0], MSB(internal->inversion * derot_freq)); in stb0899_search_carrier() 416 STB0899_SETFIELD_VAL(CFRM, cfr[0], MSB(internal->inversion * derot_freq)); in stb0899_search_data()
|
D | stv0367.c | 789 buf[0] = MSB(reg); in stv0367_writeregs() 829 b0[0] = MSB(reg); in stv0367_readreg() 1082 MSB(CellsCoeffs[k][i-1][j-1])); in stv0367ter_filt_coeff_init()
|
D | stv0900_sw.c | 623 stv0900_write_bits(intp, CFR_INIT1, MSB(freq)); in stv0900_get_demod_cold_lock()
|
D | stv090x.c | 1482 if (STV090x_WRITE_DEMOD(state, CFRUP1, MSB(freq)) < 0) in stv090x_start_search() 1489 if (STV090x_WRITE_DEMOD(state, CFRLOW1, MSB(freq)) < 0) in stv090x_start_search()
|
/linux-4.4.14/arch/x86/crypto/ |
D | crc32c-pcl-intel-asm_64.S | 274 shl $1, len_dw # Get next MSB 301 less_than_2: # Length should be stored in the MSB
|
/linux-4.4.14/Documentation/nfc/ |
D | nfc-pn544.txt | 27 checksum. Firmware update messages have the length in the second (MSB)
|
/linux-4.4.14/Documentation/devicetree/bindings/clock/ |
D | st,stm32-rcc.txt | 36 Where bit_offset is the bit offset within the register (LSB is 0, MSB is 31).
|
/linux-4.4.14/Documentation/fb/ |
D | vt8623fb.txt | 35 with interleaved planes (1 byte interleave), MSB first. Both modes support
|
D | arkfb.txt | 38 with interleaved planes (1 byte interleave), MSB first. Both modes support
|
D | s3fb.txt | 47 with interleaved planes (1 byte interleave), MSB first. Both modes support
|
D | viafb.txt | 60 1 : LCD panel with MSB data format input
|
/linux-4.4.14/drivers/net/wireless/ipw2x00/ |
D | ipw2200.h | 1646 #define MSB 1 macro 1654 #define EEPROM_PME_CAPABILITY (GET_EEPROM_ADDR(0x09,MSB)) /* 1 byte */ 1656 #define EEPROM_VERSION (GET_EEPROM_ADDR(0x24,MSB)) /* 1 byte */ 1658 #define EEPROM_SKU_CAPABILITY (GET_EEPROM_ADDR(0x25,MSB)) /* 1 byte */ 1661 #define EEPROM_IBSS_CHANNELS_A (GET_EEPROM_ADDR(0x29,MSB)) /* 5 bytes */
|
/linux-4.4.14/Documentation/virtual/kvm/ |
D | timekeeping.txt | 135 set timer to read LSB only and force MSB to zero; 138 0010 - Set Timer 0 MSB mode for port 0x40 139 set timer to read MSB only and force LSB to zero; 143 set timer to read / write LSB first, then MSB; 148 0110 - Set Timer 1 MSB mode for port 0x41 - as described above 153 1010 - Set Timer 2 MSB mode for port 0x42 - as described above 174 01 = MSB only 176 11 = LSB / MSB (16-bit)
|
/linux-4.4.14/drivers/scsi/qla2xxx/ |
D | qla_mbx.c | 1126 *area = MSB(mcp->mb[2]); in qla2x00_get_adapter_id() 1151 vha->port_name[0] = MSB(mcp->mb[16]); in qla2x00_get_adapter_id() 1153 vha->port_name[2] = MSB(mcp->mb[17]); in qla2x00_get_adapter_id() 1155 vha->port_name[4] = MSB(mcp->mb[18]); in qla2x00_get_adapter_id() 1157 vha->port_name[6] = MSB(mcp->mb[19]); in qla2x00_get_adapter_id() 1674 name[0] = MSB(mcp->mb[2]); in qla2x00_get_port_name() 1676 name[2] = MSB(mcp->mb[3]); in qla2x00_get_port_name() 1678 name[4] = MSB(mcp->mb[6]); in qla2x00_get_port_name() 1680 name[6] = MSB(mcp->mb[7]); in qla2x00_get_port_name() 3368 MSB(le16_to_cpu(rptid_entry->vp_count)), in qla24xx_report_id_acquisition() [all …]
|
D | qla_mid.c | 687 if (MSB(req->rid)) in qla25xx_create_req_que() 806 if (MSB(rsp->rid)) in qla25xx_create_rsp_que()
|
D | qla_sup.c | 527 *flash_id = MSB(ids); in qla24xx_get_flash_manufacturer() 539 *flash_id = MSB(ids); in qla24xx_get_flash_manufacturer()
|
D | qla_def.h | 95 #define MSB(x) ((uint8_t)((uint16_t)(x) >> 8)) macro
|
D | qla_init.c | 2135 if (MSB(rid)) in qla24xx_config_rings()
|
/linux-4.4.14/tools/perf/util/ |
D | util.h | 34 #define MSB(x, bits) ((x) & TYPEOF(x)(~0ULL << (sizeof(x) * 8 - (bits)))) macro
|
/linux-4.4.14/drivers/usb/storage/ |
D | shuttle_usbat.c | 154 #define short_pack(LSB,MSB) ( ((u16)(LSB)) | ( ((u16)(MSB))<<8 ) ) argument
|
/linux-4.4.14/Documentation/spi/ |
D | spidev | 97 transfer SPI words. Zero indicates MSB-first; other values indicate
|
D | spi-summary | 40 - Words are usually sent with their most significant bit (MSB) first,
|
/linux-4.4.14/drivers/usb/usbip/ |
D | usbip_protocol.txt | 88 byte (MSB) is stored at the lowest address.
|
/linux-4.4.14/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_hdr.h | 731 #define MSB(x) ((uint8_t)((uint16_t)(x) >> 8)) macro
|
D | qlcnic_minidump.c | 624 poll_to = MSB(MSW(l2->ctrl_val)); in qlcnic_dump_l2_cache()
|
D | qlcnic_sysfs.c | 100 *state = MSB(beacon); in qlcnic_validate_beacon()
|
D | qlcnic_83xx_hw.c | 2332 ahw->link_autoneg = MSB(MSW(data[3])); in qlcnic_83xx_handle_link_aen() 2333 ahw->module_type = MSB(LSW(data[3])); in qlcnic_83xx_handle_link_aen()
|
/linux-4.4.14/arch/m68k/fpsp040/ |
D | round.S | 150 lsll %d2,%d3 |shift g-r bits to MSB of d3 162 lsll %d2,%d3 |shift g-r bits to the MSB of d3
|
/linux-4.4.14/Documentation/networking/ |
D | filter.txt | 849 (MSB) (LSB) 879 ... and four MSB bits store operation code. 937 (MSB) (LSB)
|
/linux-4.4.14/tools/perf/ |
D | design.txt | 39 * The MSB of the config word signifies if the rest contains cpu
|
/linux-4.4.14/Documentation/input/ |
D | atarikbd.txt | 427 ; 8 bits per byte, the first sample if the MSB
|
/linux-4.4.14/Documentation/netlabel/ |
D | draft-ietf-cipso-ipsecurity-01.txt | 251 is left to right or MSB to LSB. For example category 0 is represented by
|
/linux-4.4.14/Documentation/laptops/ |
D | thinkpad-acpi.txt | 371 backwards-compatible way. The MSB shall always be 0x41 for this input 372 device. If the MSB is not 0x41, do not use the device as described in
|
/linux-4.4.14/Documentation/s390/ |
D | Debugging390.txt | 73 In IBM standard notation I am counting bit 0 as the MSB.
|