Home
last modified time | relevance | path

Searched defs:msb (Results 1 – 25 of 99) sorted by relevance

1234

/linux/drivers/memstick/core/
A Dms_block.c338 struct msb_data *msb = memstick_get_drvdata(card); in h_msb_read_page() local
476 struct msb_data *msb = memstick_get_drvdata(card); in h_msb_write_block() local
858 static int msb_read_page(struct msb_data *msb, in msb_read_page()
1000 static int msb_write_block(struct msb_data *msb, in msb_write_block()
1371 static int msb_ftl_scan(struct msb_data *msb) in msb_ftl_scan()
1520 static int msb_cache_init(struct msb_data *msb) in msb_cache_init()
1533 static int msb_cache_flush(struct msb_data *msb) in msb_cache_flush()
1949 struct msb_data *msb = disk->private_data; in msb_bd_open() local
1962 static void msb_data_clear(struct msb_data *msb) in msb_data_clear()
1973 struct msb_data *msb = disk->private_data; in msb_disk_release() local
[all …]
A Dmspro_block.c184 struct mspro_block_data *msb = disk->private_data; in mspro_block_bd_open() local
205 struct mspro_block_data *msb = disk->private_data; in mspro_block_disk_release() local
233 struct mspro_block_data *msb = bdev->bd_disk->private_data; in mspro_block_bd_getgeo() local
524 struct mspro_block_data *msb = memstick_get_drvdata(card); in h_mspro_block_req_init() local
546 struct mspro_block_data *msb = memstick_get_drvdata(card); in h_mspro_block_get_ro() local
577 struct mspro_block_data *msb = memstick_get_drvdata(card); in h_mspro_block_transfer_data() local
673 struct mspro_block_data *msb = memstick_get_drvdata(card); in h_mspro_block_setup_cmd() local
695 struct mspro_block_data *msb = memstick_get_drvdata(card); in mspro_block_issue_req() local
739 struct mspro_block_data *msb = memstick_get_drvdata(card); in mspro_block_complete_req() local
799 struct mspro_block_data *msb = memstick_get_drvdata(card); in mspro_block_stop() local
[all …]
/linux/tools/testing/selftests/x86/
A Dsyscall_numbering.c115 static long long probe_syscall(int msb, int lsb) in probe_syscall()
145 static const char *syscall_str(int msb, int start, int end) in syscall_str()
170 static unsigned int _check_for(int msb, int start, int end, long long expect, in _check_for()
208 #define check_for(msb,start,end,expect) \ argument
211 static bool check_zero(int msb, int nr) in check_zero()
216 static bool check_enosys(int msb, int nr) in check_enosys()
249 static void test_syscalls_common(int msb) in test_syscalls_common()
272 static void test_syscalls_with_x32(int msb) in test_syscalls_with_x32()
297 static void test_syscalls_without_x32(int msb) in test_syscalls_without_x32()
317 int msb = msbs[i]; in test_syscall_numbering() local
/linux/arch/s390/include/asm/
A Deadm.h41 struct msb { struct
42 u8 fmt:4;
43 u8 oc:4;
44 u8 flags;
46 u16 bs:4;
47 u32 blk_count;
48 u64 data_addr;
49 u64 scm_addr;
76 struct msb msb[AOB_NR_MSB]; member
/linux/drivers/dma/dw-edma/
A Ddw-edma-v0-regs.h35 u32 msb; /* 0x0010 */ member
42 u32 msb; /* 0x0018 */ member
49 u32 msb; /* 0x0020 */ member
69 u32 msb; /* 0x010c */ member
77 u32 msb; /* 0x0124 */ member
119 u32 msb; /* 0x001c */ member
130 u32 msb; /* 0x003c */ member
144 u32 msb; /* 0x0064 */ member
209 u32 msb; member
216 u32 msb; member
[all …]
/linux/drivers/watchdog/
A Dpcwd_usb.c208 unsigned char cmd, unsigned char *msb, unsigned char *lsb) in usb_pcwd_send_command()
266 unsigned char msb = 0x00; in usb_pcwd_start() local
284 unsigned char msb = 0xA5; in usb_pcwd_stop() local
312 unsigned char msb = t / 256; in usb_pcwd_set_heartbeat() local
328 unsigned char msb, lsb; in usb_pcwd_get_temperature() local
344 unsigned char msb, lsb; in usb_pcwd_get_timeleft() local
A Dpcwd_pci.c154 static int send_command(int cmd, int *msb, int *lsb) in send_command()
360 int msb; in pcipcwd_clear_status() local
415 int msb; in pcipcwd_get_timeleft() local
/linux/drivers/power/supply/
A Drt5033_battery.c18 u32 msb; in rt5033_battery_get_capacity() local
41 u32 msb, lsb; in rt5033_battery_get_watt_prop() local
/linux/drivers/staging/pi433/
A Drf69.c226 u8 msb; in rf69_set_bit_rate() local
258 u8 msb; in rf69_set_deviation() local
302 u8 msb; in rf69_set_frequency() local
648 u8 msb, lsb; in rf69_set_preamble_length() local
/linux/drivers/media/dvb-core/
A Ddvb_math.c65 unsigned int msb; in intlog2() local
/linux/arch/mips/sgi-ip22/
A Dip22-time.c35 u8 msb; in dosample() local
/linux/drivers/phy/socionext/
A Dphy-uniphier-usb3ss.c30 #define PHY_F(regno, msb, lsb) { (regno), (msb), (lsb) } argument
46 int msb; member
A Dphy-uniphier-usb3hs.c42 #define PHY_F(regno, msb, lsb) { (regno), (msb), (lsb) } argument
54 int msb; member
/linux/arch/mips/sni/
A Dtime.c81 volatile u8 msb; in dosample() local
/linux/drivers/comedi/drivers/
A Ddas08.c177 int lsb, msb; in das08_ai_insn_read() local
308 unsigned char msb; in das08_ao_set_data() local
/linux/arch/m68k/hp300/
A Dtime.c78 unsigned char lsb, msb, msb_new; in hp300_read_clk() local
/linux/drivers/mfd/
A Dstw481x.c46 u8 msb = (reg >> 3) & 0x03; in stw481x_get_pctl_reg() local
/linux/drivers/hwmon/
A Dsch56xx-common.c205 int lsb, msb; in sch56xx_read_virtual_reg16() local
223 int msb, lsn; in sch56xx_read_virtual_reg12() local
/linux/drivers/media/usb/as102/
A Das102_fw.c25 char msb = tolower(*src) - '0'; in atohx() local
/linux/drivers/media/i2c/
A Dmax2175.c310 static inline u8 max2175_get_bitval(u8 val, u8 msb, u8 lsb) in max2175_get_bitval()
342 static u8 max2175_read_bits(struct max2175 *ctx, u8 idx, u8 msb, u8 lsb) in max2175_read_bits()
353 u8 msb, u8 lsb, u8 newval) in max2175_write_bits()
370 static int max2175_poll_timeout(struct max2175 *ctx, u8 idx, u8 msb, u8 lsb, in max2175_poll_timeout()
/linux/drivers/s390/block/
A Dscm_blk.c128 struct msb *msb; in scm_request_done() local
184 struct msb *msb = &scmrq->aob->msb[pos]; in scm_request_prepare() local
/linux/drivers/iio/light/
A Dveml6070.c43 u8 msb, lsb; in veml6070_read() local
/linux/arch/m68k/bvme6000/
A Dconfig.c236 unsigned char msr, msb; in bvme6000_read_clk() local
/linux/drivers/media/dvb-frontends/
A Drtl2832.c148 u8 msb, lsb, reading[4], len; in rtl2832_rd_demod_reg() local
178 u8 msb, lsb, reading[4], writing[4], len; in rtl2832_wr_demod_reg() local
/linux/drivers/iio/adc/
A Dlp8788_adc.c51 unsigned int msb; in lp8788_get_adc_result() local

Completed in 62 milliseconds

1234