/linux-4.4.14/drivers/watchdog/ |
D | pcwd_usb.c | 213 unsigned char cmd, unsigned char *msb, unsigned char *lsb) in usb_pcwd_send_command() 272 unsigned char lsb = 0x00; in usb_pcwd_start() local 290 unsigned char lsb = 0xC3; in usb_pcwd_stop() local 318 unsigned char lsb = t % 256; in usb_pcwd_set_heartbeat() local 333 unsigned char msb, lsb; in usb_pcwd_get_temperature() local 349 unsigned char msb, lsb; in usb_pcwd_get_timeleft() local
|
D | pcwd_pci.c | 158 static int send_command(int cmd, int *msb, int *lsb) in send_command() 420 int lsb; in pcipcwd_get_timeleft() local
|
/linux-4.4.14/drivers/power/ |
D | max17040_battery.c | 115 u8 lsb; in max17040_get_vcell() local 127 u8 lsb; in max17040_get_soc() local 138 u8 lsb; in max17040_get_version() local
|
D | rt5033_battery.c | 44 u32 msb, lsb; in rt5033_battery_get_watt_prop() local
|
/linux-4.4.14/arch/arm64/kernel/ |
D | module.c | 114 int lsb, enum aarch64_insn_imm_type imm_type) in reloc_insn_movw() 172 int lsb, int len, enum aarch64_insn_imm_type imm_type) in reloc_insn_imm()
|
/linux-4.4.14/drivers/staging/lustre/lustre/lov/ |
D | lovsub_page.c | 65 struct lovsub_page *lsb = cl_object_page_slice(obj, page); in lovsub_page_init() local
|
/linux-4.4.14/arch/m68k/hp300/ |
D | time.c | 52 unsigned char lsb, msb1, msb2; in hp300_gettimeoffset() local
|
/linux-4.4.14/include/linux/platform_data/ |
D | spi-nuc900.h | 19 unsigned int lsb; member
|
/linux-4.4.14/drivers/hwtracing/coresight/ |
D | coresight-priv.h | 35 #define BMVAL(val, lsb, msb) ((val & GENMASK(msb, lsb)) >> lsb) argument
|
/linux-4.4.14/Documentation/spi/ |
D | spidev_fdx.c | 81 __u8 lsb, bits; in dumpstat() local
|
/linux-4.4.14/drivers/staging/comedi/drivers/ |
D | das08.c | 186 int lsb, msb; in das08_ai_insn_read() local 316 unsigned char lsb; in das08_ao_set_data() local
|
D | das800.c | 424 unsigned int lsb = inb(dev->iobase + DAS800_LSB); in das800_ai_get_sample() local
|
D | ni_labpc_common.c | 205 unsigned int lsb = devpriv->read_byte(dev, ADC_FIFO_REG); in labpc_read_adc_fifo() local
|
/linux-4.4.14/drivers/media/usb/as102/ |
D | as102_fw.c | 35 char lsb = tolower(*(src + 1)) - '0'; in atohx() local
|
/linux-4.4.14/drivers/mfd/ |
D | stw481x.c | 48 u8 lsb = (reg << 5) & 0xe0; in stw481x_get_pctl_reg() local
|
D | si476x-cmd.c | 35 #define lsb(x) ((u8)((u16) x & 0x00FF)) macro
|
/linux-4.4.14/drivers/pinctrl/berlin/ |
D | berlin.h | 25 u8 lsb; member
|
/linux-4.4.14/arch/powerpc/mm/ |
D | fault.c | 120 unsigned int lsb = 0; in do_sigbus() local
|
/linux-4.4.14/drivers/staging/media/bcm2048/ |
D | radio-bcm2048.c | 189 #define lsb(x) ((u8)((u16) x & 0x00FF)) macro 190 #define compose_u16(msb, lsb) (((u16)msb << 8) | lsb) argument 616 u8 lsb = 0, msb = 0; in bcm2048_get_fm_frequency() local 661 u8 lsb = 0, msb = 0; in bcm2048_get_fm_af_frequency() local 1055 u8 lsb = 0, msb = 0; in bcm2048_get_rds_b_block_mask() local 1091 u8 lsb = 0, msb = 0; in bcm2048_get_rds_b_block_match() local 1126 u8 lsb = 0, msb = 0; in bcm2048_get_rds_pi_mask() local 1161 u8 lsb = 0, msb = 0; in bcm2048_get_rds_pi_match() local
|
/linux-4.4.14/arch/cris/include/arch-v32/mach-a3/mach/hwregs/iop/asm/ |
D | iop_version_defs_asm.h | 29 #define REG_MASK_X_( width, lsb ) (((1 << width)-1) << lsb) argument
|
D | iop_sap_in_defs_asm.h | 29 #define REG_MASK_X_( width, lsb ) (((1 << width)-1) << lsb) argument
|
D | iop_sap_out_defs_asm.h | 29 #define REG_MASK_X_( width, lsb ) (((1 << width)-1) << lsb) argument
|
D | iop_sw_spu_defs_asm.h | 29 #define REG_MASK_X_( width, lsb ) (((1 << width)-1) << lsb) argument
|
D | iop_sw_cfg_defs_asm.h | 29 #define REG_MASK_X_( width, lsb ) (((1 << width)-1) << lsb) argument
|
D | iop_sw_cpu_defs_asm.h | 29 #define REG_MASK_X_( width, lsb ) (((1 << width)-1) << lsb) argument
|
D | iop_sw_mpu_defs_asm.h | 29 #define REG_MASK_X_( width, lsb ) (((1 << width)-1) << lsb) argument
|
/linux-4.4.14/arch/cris/include/arch-v32/arch/hwregs/iop/asm/ |
D | iop_version_defs_asm.h | 32 #define REG_MASK_X_( width, lsb ) (((1 << width)-1) << lsb) argument
|
D | iop_scrc_in_defs_asm.h | 32 #define REG_MASK_X_( width, lsb ) (((1 << width)-1) << lsb) argument
|
D | iop_scrc_out_defs_asm.h | 32 #define REG_MASK_X_( width, lsb ) (((1 << width)-1) << lsb) argument
|
D | iop_fifo_out_extra_defs_asm.h | 32 #define REG_MASK_X_( width, lsb ) (((1 << width)-1) << lsb) argument
|
D | iop_crc_par_defs_asm.h | 32 #define REG_MASK_X_( width, lsb ) (((1 << width)-1) << lsb) argument
|
D | iop_fifo_in_extra_defs_asm.h | 32 #define REG_MASK_X_( width, lsb ) (((1 << width)-1) << lsb) argument
|
D | iop_trigger_grp_defs_asm.h | 32 #define REG_MASK_X_( width, lsb ) (((1 << width)-1) << lsb) argument
|
D | iop_mpu_defs_asm.h | 32 #define REG_MASK_X_( width, lsb ) (((1 << width)-1) << lsb) argument
|
D | iop_sap_in_defs_asm.h | 32 #define REG_MASK_X_( width, lsb ) (((1 << width)-1) << lsb) argument
|
D | iop_fifo_in_defs_asm.h | 32 #define REG_MASK_X_( width, lsb ) (((1 << width)-1) << lsb) argument
|
D | iop_timer_grp_defs_asm.h | 32 #define REG_MASK_X_( width, lsb ) (((1 << width)-1) << lsb) argument
|
D | iop_fifo_out_defs_asm.h | 32 #define REG_MASK_X_( width, lsb ) (((1 << width)-1) << lsb) argument
|
D | iop_dmc_in_defs_asm.h | 32 #define REG_MASK_X_( width, lsb ) (((1 << width)-1) << lsb) argument
|
D | iop_dmc_out_defs_asm.h | 32 #define REG_MASK_X_( width, lsb ) (((1 << width)-1) << lsb) argument
|
D | iop_sap_out_defs_asm.h | 32 #define REG_MASK_X_( width, lsb ) (((1 << width)-1) << lsb) argument
|
D | iop_spu_defs_asm.h | 32 #define REG_MASK_X_( width, lsb ) (((1 << width)-1) << lsb) argument
|
D | iop_sw_spu_defs_asm.h | 32 #define REG_MASK_X_( width, lsb ) (((1 << width)-1) << lsb) argument
|
D | iop_sw_cfg_defs_asm.h | 32 #define REG_MASK_X_( width, lsb ) (((1 << width)-1) << lsb) argument
|
D | iop_sw_mpu_defs_asm.h | 32 #define REG_MASK_X_( width, lsb ) (((1 << width)-1) << lsb) argument
|
D | iop_sw_cpu_defs_asm.h | 32 #define REG_MASK_X_( width, lsb ) (((1 << width)-1) << lsb) argument
|
/linux-4.4.14/drivers/media/dvb-frontends/ |
D | zl10353_priv.h | 30 #define lsb(x) ((x) & 0xff) macro
|
D | mt352_priv.h | 39 #define lsb(x) ((x) & 0xff) macro
|
D | rtl2832.c | 198 u8 msb, lsb, reading[4], len; in rtl2832_rd_demod_reg() local 228 u8 msb, lsb, reading[4], writing[4], len; in rtl2832_wr_demod_reg() local
|
D | stb0899_drv.c | 1143 u8 lsb, msb; in stb0899_read_ber() local
|
D | rtl2832_priv.h | 54 u8 lsb; member
|
D | stv0900_core.c | 340 u32 lsb, msb, hsb, err_val; in stv0900_get_err_count() local
|
/linux-4.4.14/drivers/iio/adc/ |
D | lp8788_adc.c | 55 unsigned int lsb; in lp8788_get_adc_result() local
|
/linux-4.4.14/arch/cris/include/arch-v32/arch/hwregs/asm/ |
D | irq_nmi_defs_asm.h | 32 #define REG_MASK_X_( width, lsb ) (((1 << width)-1) << lsb) argument
|
D | strcop_defs_asm.h | 32 #define REG_MASK_X_( width, lsb ) (((1 << width)-1) << lsb) argument
|
D | cris_defs_asm.h | 32 #define REG_MASK_X_( width, lsb ) (((1 << width)-1) << lsb) argument
|
D | strmux_defs_asm.h | 32 #define REG_MASK_X_( width, lsb ) (((1 << width)-1) << lsb) argument
|
D | config_defs_asm.h | 32 #define REG_MASK_X_( width, lsb ) (((1 << width)-1) << lsb) argument
|
D | rt_trace_defs_asm.h | 32 #define REG_MASK_X_( width, lsb ) (((1 << width)-1) << lsb) argument
|
D | timer_defs_asm.h | 32 #define REG_MASK_X_( width, lsb ) (((1 << width)-1) << lsb) argument
|
D | ata_defs_asm.h | 32 #define REG_MASK_X_( width, lsb ) (((1 << width)-1) << lsb) argument
|
D | mmu_defs_asm.h | 32 #define REG_MASK_X_( width, lsb ) (((1 << width)-1) << lsb) argument
|
D | bif_slave_defs_asm.h | 32 #define REG_MASK_X_( width, lsb ) (((1 << width)-1) << lsb) argument
|
D | gio_defs_asm.h | 32 #define REG_MASK_X_( width, lsb ) (((1 << width)-1) << lsb) argument
|
D | marb_defs_asm.h | 32 #define REG_MASK_X_( width, lsb ) (((1 << width)-1) << lsb) argument 339 #define REG_MASK_X_( width, lsb ) (((1 << width)-1) << lsb) argument
|
D | dma_defs_asm.h | 32 #define REG_MASK_X_( width, lsb ) (((1 << width)-1) << lsb) argument
|
D | bif_core_defs_asm.h | 32 #define REG_MASK_X_( width, lsb ) (((1 << width)-1) << lsb) argument
|
D | ser_defs_asm.h | 32 #define REG_MASK_X_( width, lsb ) (((1 << width)-1) << lsb) argument
|
D | intr_vect_defs_asm.h | 32 #define REG_MASK_X_( width, lsb ) (((1 << width)-1) << lsb) argument
|
D | sser_defs_asm.h | 32 #define REG_MASK_X_( width, lsb ) (((1 << width)-1) << lsb) argument
|
D | bif_dma_defs_asm.h | 32 #define REG_MASK_X_( width, lsb ) (((1 << width)-1) << lsb) argument
|
D | eth_defs_asm.h | 32 #define REG_MASK_X_( width, lsb ) (((1 << width)-1) << lsb) argument
|
/linux-4.4.14/drivers/hwmon/ |
D | max1111.c | 49 int lsb; member
|
D | emc6w201.c | 76 int lsb, msb; in emc6w201_read16() local
|
D | sch56xx-common.c | 221 int lsb, msb; in sch56xx_read_virtual_reg16() local
|
D | asc7621.c | 121 u8 lsb[3]; member 401 u8 msb, lsb; in show_temp10() local
|
D | dme1737.c | 608 u8 lsb[6]; in dme1737_update_device() local
|
D | w83795.c | 469 u8 lsb; in w83795_update_limits() local
|
D | it87.c | 492 int lsb; in adc_lsb() local
|
/linux-4.4.14/drivers/misc/ |
D | bh1780gli.c | 74 int lsb, msb; in bh1780_show_lux() local
|
D | isl29003.c | 169 int lsb, msb, range, bitdepth; in isl29003_get_adc_value() local
|
/linux-4.4.14/crypto/ |
D | tgr192.c | 561 u32 t, msb, lsb; in tgr192_final() local
|
/linux-4.4.14/drivers/rtc/ |
D | rtc-st-lpc.c | 58 unsigned long msb, unsigned long lsb) in st_rtc_set_hw_alarm()
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | kvm_ppc.h | 313 static inline u32 kvmppc_get_field(u64 inst, int msb, int lsb) in kvmppc_get_field() 329 static inline u32 kvmppc_set_field(u64 inst, int msb, int lsb, int value) in kvmppc_set_field()
|
/linux-4.4.14/include/video/ |
D | gbe.h | 83 #define MASK(msb, lsb) \ argument 85 #define GET(v, msb, lsb) \ argument 87 #define SET(v, f, msb, lsb) \ argument
|
/linux-4.4.14/arch/x86/platform/ts5500/ |
D | ts5500.c | 256 u8 lsb, msb; in ts5500_adc_convert() local
|
/linux-4.4.14/arch/cris/include/arch-v32/mach-fs/mach/hwregs/asm/ |
D | config_defs_asm.h | 32 #define REG_MASK_X_( width, lsb ) (((1 << width)-1) << lsb) argument
|
D | timer_defs_asm.h | 32 #define REG_MASK_X_( width, lsb ) (((1 << width)-1) << lsb) argument
|
D | gio_defs_asm.h | 32 #define REG_MASK_X_( width, lsb ) (((1 << width)-1) << lsb) argument
|
D | bif_core_defs_asm.h | 32 #define REG_MASK_X_( width, lsb ) (((1 << width)-1) << lsb) argument
|
D | pinmux_defs_asm.h | 32 #define REG_MASK_X_( width, lsb ) (((1 << width)-1) << lsb) argument
|
/linux-4.4.14/drivers/staging/iio/light/ |
D | isl29028.c | 166 unsigned int lsb; in isl29028_read_als_ir() local
|
D | isl29018.c | 181 unsigned int lsb; in isl29018_read_sensor_input() local
|
/linux-4.4.14/drivers/spi/ |
D | spi-nuc900.c | 259 static void nuc900_send_first(struct nuc900_spi *hw, unsigned int lsb) in nuc900_send_first()
|
/linux-4.4.14/drivers/media/radio/si4713/ |
D | si4713.c | 97 #define lsb(x) ((u8)((u16) x & 0x00FF)) macro 98 #define compose_u16(msb, lsb) (((u16)msb << 8) | lsb) argument
|
/linux-4.4.14/drivers/staging/iio/adc/ |
D | spear_adc.c | 58 u32 lsb; member
|
/linux-4.4.14/drivers/staging/wilc1000/ |
D | coreconfigurator.h | 50 #define MAKE_WORD16(lsb, msb) ((((u16)(msb) << 8) & 0xFF00) | (lsb)) argument
|
/linux-4.4.14/sound/soc/codecs/ |
D | tas2552.c | 450 unsigned int lsb; in tas2552_set_dai_tdm_slot() local
|
D | tlv320aic3x.c | 1289 unsigned int lsb; in aic3x_set_dai_tdm_slot() local
|
D | rt5677.c | 617 unsigned int msb, lsb; in rt5677_dsp_mode_i2c_read_addr() local
|
/linux-4.4.14/arch/cris/include/arch-v32/mach-a3/mach/hwregs/asm/ |
D | clkgen_defs_asm.h | 29 #define REG_MASK_X_( width, lsb ) (((1 << width)-1) << lsb) argument
|
D | timer_defs_asm.h | 29 #define REG_MASK_X_( width, lsb ) (((1 << width)-1) << lsb) argument
|
D | ddr2_defs_asm.h | 29 #define REG_MASK_X_( width, lsb ) (((1 << width)-1) << lsb) argument
|
D | pio_defs_asm.h | 29 #define REG_MASK_X_( width, lsb ) (((1 << width)-1) << lsb) argument
|
D | pinmux_defs_asm.h | 29 #define REG_MASK_X_( width, lsb ) (((1 << width)-1) << lsb) argument
|
D | gio_defs_asm.h | 29 #define REG_MASK_X_( width, lsb ) (((1 << width)-1) << lsb) argument
|
/linux-4.4.14/drivers/usb/storage/ |
D | sddr55.c | 84 #define short_pack(lsb,msb) ( ((u16)(lsb)) | ( ((u16)(msb))<<8 ) ) argument
|
D | sddr09.c | 107 #define short_pack(lsb,msb) ( ((u16)(lsb)) | ( ((u16)(msb))<<8 ) ) argument
|
D | alauda.c | 122 #define short_pack(lsb,msb) ( ((u16)(lsb)) | ( ((u16)(msb))<<8 ) ) argument
|
/linux-4.4.14/drivers/net/ethernet/intel/i40e/ |
D | i40e_lan_hmc.c | 690 u16 lsb; member
|
/linux-4.4.14/drivers/staging/media/cxd2099/ |
D | cxd2099.c | 636 u8 msb, lsb; in read_data() local
|
/linux-4.4.14/drivers/infiniband/hw/qib/ |
D | qib_iba7322.c | 88 #define BMASK(msb, lsb) (((1 << ((msb) + 1 - (lsb))) - 1) << (lsb)) argument 171 #define MASK_ACROSS(lsb, msb) \ argument 663 int lsb; member 692 int lsb; member 3475 int lsb, reg, sh; in qib_setup_7322_interrupt() local 4016 int lsb, ret = 0; in qib_7322_get_ib_cfg() local 4120 int lsb, ret = 0; in qib_7322_set_ib_cfg() local
|
D | qib_iba7220.c | 2351 int lsb, ret = 0; in qib_7220_get_ib_cfg() local 2441 int lsb, ret = 0, setforce = 0; in qib_7220_set_ib_cfg() local
|
/linux-4.4.14/drivers/net/ethernet/altera/ |
D | altera_tse_main.c | 867 u32 lsb; in tse_update_mac_addr() local
|
/linux-4.4.14/arch/x86/mm/ |
D | fault.c | 174 unsigned lsb = 0; in force_sig_info_fault() local
|
/linux-4.4.14/drivers/staging/iio/addac/ |
D | adt7316.c | 1126 u8 msb, lsb; in adt7316_show_ad() local 1418 u8 msb, lsb, offset; in adt7316_show_DAC() local 1450 u8 msb, lsb, offset; in adt7316_store_DAC() local
|
/linux-4.4.14/drivers/net/ethernet/brocade/bna/ |
D | bna_hw_defs.h | 355 u32 lsb; member
|
/linux-4.4.14/drivers/net/plip/ |
D | plip.c | 190 unsigned char lsb; member
|
/linux-4.4.14/arch/powerpc/kvm/ |
D | book3s_paired_singles.c | 350 static inline u32 inst_get_field(u32 inst, int msb, int lsb) in inst_get_field()
|
/linux-4.4.14/drivers/pinctrl/ |
D | pinctrl-st.c | 1176 int data, int lsb, int msb) in st_pc_get_value() 1195 int lsb = (bank%4) * ST_GPIO_PINS_PER_BANK; in st_parse_syscfgs() local
|
/linux-4.4.14/sound/pci/asihpi/ |
D | hpi6205.c | 1560 u32 lsb; in boot_loader_read_mem32() local
|
/linux-4.4.14/include/linux/ |
D | regmap.h | 752 unsigned int lsb; member
|
/linux-4.4.14/include/uapi/linux/ |
D | videodev2.h | 1670 __u8 lsb; member
|