Home
last modified time | relevance | path

Searched defs:byte (Results 201 – 225 of 463) sorted by relevance

12345678910>>...19

/OK3568_Linux_fs/kernel/drivers/sbus/char/
H A Dbbc_i2c.c181 int bbc_i2c_readb(struct bbc_i2c_client *client, unsigned char *byte, int off) in bbc_i2c_readb()
/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-bcm2835.c210 u8 byte; in bcm2835_rd_fifo() local
223 u8 byte; in bcm2835_wr_fifo() local
H A Dspi-meson-spicc.c204 u8 byte; in meson_spicc_pull_data() local
221 u8 byte; in meson_spicc_push_data() local
/OK3568_Linux_fs/kernel/drivers/staging/comedi/drivers/
H A Dni_labpc_common.c88 unsigned int byte, unsigned long reg) in labpc_outb()
99 unsigned int byte, unsigned long reg) in labpc_writeb()
/OK3568_Linux_fs/kernel/drivers/net/dsa/sja1105/
H A Dsja1105_dynamic_config.c993 static u8 sja1105_crc8_add(u8 crc, u8 byte, u8 poly) in sja1105_crc8_add()
1029 u8 byte = (input & (0xffull << i)) >> i; in sja1105et_fdb_hash() local
/OK3568_Linux_fs/u-boot/board/ti/common/
H A Dboard_detect.c126 u32 byte, hdr_read; in ti_i2c_eeprom_get() local
/OK3568_Linux_fs/u-boot/include/
H A Dspi.h341 static inline int spi_w8r8(struct spi_slave *slave, unsigned char byte) in spi_w8r8()
/OK3568_Linux_fs/external/rknpu2/examples/rknn_benchmark/src/cnpy/
H A Dcnpy.cpp85 for (size_t byte = 0; byte < len; byte++) { in operator +=() local
/OK3568_Linux_fs/u-boot/lib/
H A Dtiny-printf.c69 static inline char *pack_hex_byte(char *buf, u8 byte) in pack_hex_byte()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/qxl/
H A Dqxl_ioctl.c375 int byte, idx; in qxl_clientcap_ioctl() local
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/cnpy/
H A Dcnpy.cpp85 for (size_t byte = 0; byte < len; byte++) { in operator +=() local
/OK3568_Linux_fs/kernel/arch/arm/mach-sa1100/
H A Dassabet.c139 static void adv7171_send(unsigned byte) in adv7171_send()
/OK3568_Linux_fs/kernel/sound/firewire/fireface/
H A Dff-protocol-latter.c403 u8 byte[3]; in latter_handle_midi_msg() local
/OK3568_Linux_fs/kernel/drivers/i2c/busses/
H A Di2c-mlxbf.c643 u8 byte, offset; in mlxbf_i2c_smbus_read_data() local
1555 u8 reg, reg_cnt, byte, addr_tmp, reg_avail, byte_avail; in mlxbf_slave_enable() local
1865 u8 write_size, pec_en, addr, byte, value, byte_cnt, desc_size; in mlxbf_smbus_irq_send() local
1971 u8 value, byte, addr; in mlxbf_smbus_irq_recv() local
H A Di2c-digicolor.c91 static void dc_i2c_write_byte(struct dc_i2c *i2c, u8 byte) in dc_i2c_write_byte()
/OK3568_Linux_fs/kernel/drivers/media/pci/saa7134/
H A Dsaa7134-i2c.c233 int addr,rc,i,byte; in saa7134_i2c_xfer() local
/OK3568_Linux_fs/u-boot/drivers/i2c/
H A Dsh_sh7734_i2c.c375 u8 byte; in i2c_probe() local
/OK3568_Linux_fs/kernel/drivers/target/tcm_fc/
H A Dtfc_conf.c53 u32 byte = 0; in ft_parse_wwn() local
/OK3568_Linux_fs/u-boot/board/freescale/common/
H A Dvid.c53 u8 byte; in find_ir_chip_on_i2c() local
/OK3568_Linux_fs/external/rkwifibt/tools/rtk_hciattach/
H A Dhciattach_rtk.c152 static __inline uint8_t bit_rev8(uint8_t byte) in bit_rev8()
338 static void h5_unslip_one_byte(struct rtb_struct * h5, unsigned char byte) in h5_unslip_one_byte()
/OK3568_Linux_fs/kernel/include/linux/
H A Dkernel.h620 static inline char *hex_byte_pack(char *buf, u8 byte) in hex_byte_pack()
631 static inline char *hex_byte_pack_upper(char *buf, u8 byte) in hex_byte_pack_upper()
/OK3568_Linux_fs/u-boot/cmd/
H A Di2c.c637 uchar byte; in do_i2c_mw() local
724 uchar byte; in do_i2c_crc() local
/OK3568_Linux_fs/kernel/arch/ia64/kernel/
H A Dunwind_decoder.c70 unw_word byte, result = 0; in unw_decode_uleb128() local
/OK3568_Linux_fs/external/xserver/os/
H A Dinputthread.c145 char byte = 0; in InputThreadFillPipe() local
/OK3568_Linux_fs/kernel/drivers/media/usb/pwc/
H A Dpwc-dec23.c71 unsigned int bit, byte, mask, val; in build_bit_powermask_table() local

12345678910>>...19