Searched defs:msb (Results 76 - 99 of 99) sorted by path

1234

/linux-master/drivers/power/supply/
H A Drt5033_battery.c40 u32 msb; local
63 u32 msb, lsb; local
/linux-master/drivers/rtc/
H A Drtc-snvs.c54 u32 msb, lsb; local
H A Drtc-st-lpc.c52 st_rtc_set_hw_alarm(struct st_rtc *rtc, unsigned long msb, unsigned long lsb) argument
/linux-master/drivers/s390/block/
H A Dscm_blk.c128 struct msb *msb; local
184 struct msb *msb = &scmrq->aob->msb[pos]; local
[all...]
/linux-master/drivers/scsi/lpfc/
H A Dlpfc_init.c13517 uint32_t msb = 0; local
/linux-master/drivers/scsi/
H A Dscsi_transport_spi.c1279 static void print_ptr(const unsigned char *msg, int msb, const char *desc) argument
/linux-master/drivers/soc/mediatek/
H A Dmtk-pmic-wrap.c1489 int ret, msb; local
1549 int ret, msb, rdata; local
[all...]
/linux-master/drivers/spi/
H A Dspi-bcm-qspi.c814 u32 msb, lsb; local
918 u32 msb = upper_32_bits(val); local
/linux-master/drivers/staging/iio/addac/
H A Dadt7316.c1103 u8 msb, lsb; local
1397 u8 msb, lsb, offset; local
1433 u8 msb, lsb, lsb_reg, offset; local
[all...]
/linux-master/drivers/watchdog/
H A Dexar_wdt.c117 unsigned char msb, lsb; local
H A Dlenovo_se10_wdt.c158 unsigned char msb, lsb; local
H A Dmlx_wdt.c169 u32 regval, msb, lsb; local
H A Dpcwd_pci.c154 static int send_command(int cmd, int *msb, int *lsb) argument
360 int msb; local
415 int msb; local
[all...]
H A Dpcwd_usb.c266 unsigned char msb = 0x00; local
284 unsigned char msb = 0xA5; local
207 usb_pcwd_send_command(struct usb_pcwd_private *usb_pcwd, unsigned char cmd, unsigned char *msb, unsigned char *lsb) argument
312 unsigned char msb = t / 256; local
328 unsigned char msb = 0x00; local
345 unsigned char msb = 0x00; local
[all...]
/linux-master/include/linux/
H A Dregmap.h1343 unsigned int msb; member in struct:reg_field
/linux-master/include/uapi/linux/
H A Dvideodev2.h2105 __u8 msb; member in struct:v4l2_rds_data
/linux-master/lib/crypto/mpi/
H A Dec.c249 int msb; local
/linux-master/lib/math/
H A Dint_log.c57 unsigned int msb; local
/linux-master/lib/
H A Dtest_bpf.c816 static inline s64 value(int msb, int delta, int sign) argument
/linux-master/net/ipv4/
H A Dtcp_cdg.c111 u32 msb = ux >> 8; local
/linux-master/sound/core/seq/
H A Dseq_ump_convert.c926 unsigned char msb, lsb; local
/linux-master/sound/soc/codecs/
H A Dlpass-rx-macro.c400 u8 msb; member in struct:comp_coeff_val
H A Drt5677.c623 unsigned int msb, lsb; local
/linux-master/tools/testing/selftests/x86/
H A Dsyscall_numbering.c115 static long long probe_syscall(int msb, int lsb) argument
145 static const char *syscall_str(int msb, int start, int end) argument
170 static unsigned int _check_for(int msb, int start, int end, long long expect, argument
211 check_zero(int msb, int nr) argument
216 check_enosys(int msb, int nr) argument
249 test_syscalls_common(int msb) argument
272 test_syscalls_with_x32(int msb) argument
297 test_syscalls_without_x32(int msb) argument
317 int msb = msbs[i]; local
[all...]

Completed in 485 milliseconds

1234