Home
last modified time | relevance | path

Searched refs:MSB (Results 1 – 51 of 51) sorted by relevance

/linux-4.4.14/arch/sh/boards/mach-microdev/
Dfdc37c93xapm.c61 #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/
DDAI.txt33 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/
Dnetxbig-gpio-ext.txt6 - addr-gpios: GPIOs representing the address register (LSB -> MSB).
7 - data-gpios: GPIOs representing the data register (LSB -> MSB).
Dgpio-fan.txt8 ordered MSB-->LSB.
/linux-4.4.14/Documentation/hwmon/
Dsmsc47b39732 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
Dadm924033 chip MSB 5-bit address. Each chip reports a unique manufacturer
Dlm93257 LSB is GPIO0, and the MSB is GPIO7.
/linux-4.4.14/Documentation/usb/
Dmisc_usbsevseg.txt16 MSB 0x06; LSB 0x3f
18 MSB 0x08; LSB 0xff
/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-bus-usb-devices-usbsevseg15 MSB 0x06; LSB 0x3F, and
17 MSB 0x08; LSB 0xFF.
/linux-4.4.14/Documentation/devicetree/bindings/sound/
Dfsl-sai.txt34 - 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/
Dstv6110x_priv.h61 #define MSB(y) ((y >> 8) & 0xff) macro
Dstv0367_priv.h54 #define MSB(Y) (((Y) >> 8) & 0xff) macro
Dstv090x_priv.h80 #define MSB(__x) ((__x >> 8) & 0xff) macro
Dstb0899_priv.h63 #define MSB(y) ((y >> 8) & 0xff) macro
Dstv0900_priv.h40 #define MSB(Y) (((Y) >> 8) & 0xFF) macro
Dstv0900_core.c144 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()
Dstv6110x.c158 STV6110x_SETFIELD(stv6110x->regs[STV6110x_TNG1], TNG1_N_DIV_11_8, MSB(divider)); in stv6110x_set_frequency()
Dstb0899_algo.c230 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()
Dstv0367.c789 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()
Dstv0900_sw.c623 stv0900_write_bits(intp, CFR_INIT1, MSB(freq)); in stv0900_get_demod_cold_lock()
Dstv090x.c1482 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/
Dcrc32c-pcl-intel-asm_64.S274 shl $1, len_dw # Get next MSB
301 less_than_2: # Length should be stored in the MSB
/linux-4.4.14/Documentation/nfc/
Dnfc-pn544.txt27 checksum. Firmware update messages have the length in the second (MSB)
/linux-4.4.14/Documentation/devicetree/bindings/clock/
Dst,stm32-rcc.txt36 Where bit_offset is the bit offset within the register (LSB is 0, MSB is 31).
/linux-4.4.14/Documentation/fb/
Dvt8623fb.txt35 with interleaved planes (1 byte interleave), MSB first. Both modes support
Darkfb.txt38 with interleaved planes (1 byte interleave), MSB first. Both modes support
Ds3fb.txt47 with interleaved planes (1 byte interleave), MSB first. Both modes support
Dviafb.txt60 1 : LCD panel with MSB data format input
/linux-4.4.14/drivers/net/wireless/ipw2x00/
Dipw2200.h1646 #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/
Dtimekeeping.txt135 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/
Dqla_mbx.c1126 *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 …]
Dqla_mid.c687 if (MSB(req->rid)) in qla25xx_create_req_que()
806 if (MSB(rsp->rid)) in qla25xx_create_rsp_que()
Dqla_sup.c527 *flash_id = MSB(ids); in qla24xx_get_flash_manufacturer()
539 *flash_id = MSB(ids); in qla24xx_get_flash_manufacturer()
Dqla_def.h95 #define MSB(x) ((uint8_t)((uint16_t)(x) >> 8)) macro
Dqla_init.c2135 if (MSB(rid)) in qla24xx_config_rings()
/linux-4.4.14/tools/perf/util/
Dutil.h34 #define MSB(x, bits) ((x) & TYPEOF(x)(~0ULL << (sizeof(x) * 8 - (bits)))) macro
/linux-4.4.14/drivers/usb/storage/
Dshuttle_usbat.c154 #define short_pack(LSB,MSB) ( ((u16)(LSB)) | ( ((u16)(MSB))<<8 ) ) argument
/linux-4.4.14/Documentation/spi/
Dspidev97 transfer SPI words. Zero indicates MSB-first; other values indicate
Dspi-summary40 - Words are usually sent with their most significant bit (MSB) first,
/linux-4.4.14/drivers/usb/usbip/
Dusbip_protocol.txt88 byte (MSB) is stored at the lowest address.
/linux-4.4.14/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_hdr.h731 #define MSB(x) ((uint8_t)((uint16_t)(x) >> 8)) macro
Dqlcnic_minidump.c624 poll_to = MSB(MSW(l2->ctrl_val)); in qlcnic_dump_l2_cache()
Dqlcnic_sysfs.c100 *state = MSB(beacon); in qlcnic_validate_beacon()
Dqlcnic_83xx_hw.c2332 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/
Dround.S150 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/
Dfilter.txt849 (MSB) (LSB)
879 ... and four MSB bits store operation code.
937 (MSB) (LSB)
/linux-4.4.14/tools/perf/
Ddesign.txt39 * The MSB of the config word signifies if the rest contains cpu
/linux-4.4.14/Documentation/input/
Datarikbd.txt427 ; 8 bits per byte, the first sample if the MSB
/linux-4.4.14/Documentation/netlabel/
Ddraft-ietf-cipso-ipsecurity-01.txt251 is left to right or MSB to LSB. For example category 0 is represented by
/linux-4.4.14/Documentation/laptops/
Dthinkpad-acpi.txt371 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/
DDebugging390.txt73 In IBM standard notation I am counting bit 0 as the MSB.