Home
last modified time | relevance | path

Searched defs:byte (Results 151 – 175 of 463) sorted by relevance

12345678910>>...19

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dbcmspibrcm.c704 sdioh_request_byte(sdioh_info_t *sd, uint rw, uint func, uint regaddr, uint8 *byte) in sdioh_request_byte()
805 bcmspi_card_byterewrite(sdioh_info_t *sd, int func, uint32 regaddr, uint8 byte) in bcmspi_card_byterewrite()
1603 bcmspi_card_bytewrite(sdioh_info_t *sd, int func, uint32 regaddr, uint8 *byte) in bcmspi_card_bytewrite()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dbcmspibrcm.c704 sdioh_request_byte(sdioh_info_t *sd, uint rw, uint func, uint regaddr, uint8 *byte) in sdioh_request_byte()
805 bcmspi_card_byterewrite(sdioh_info_t *sd, int func, uint32 regaddr, uint8 byte) in bcmspi_card_byterewrite()
1603 bcmspi_card_bytewrite(sdioh_info_t *sd, int func, uint32 regaddr, uint8 *byte) in bcmspi_card_bytewrite()
/OK3568_Linux_fs/kernel/crypto/
H A Dseed.c27 byte(const u32 x, const unsigned n) in byte() function
H A Daes_generic.c59 static inline u8 byte(const u32 x, const unsigned n) in byte() function
/OK3568_Linux_fs/kernel/arch/x86/math-emu/
H A Dfpu_entry.c548 u_char byte; in valid_prefix() local
/OK3568_Linux_fs/kernel/drivers/mtd/devices/
H A Dbcm47xxsflash.c179 u32 byte = offset & mask; in bcm47xxsflash_write_at() local
/OK3568_Linux_fs/kernel/drivers/hid/
H A Dhid-uclogic-core.c321 unsigned int byte = params->frame.re_lsb / 8; in uclogic_raw_event() local
/OK3568_Linux_fs/kernel/drivers/parport/
H A Dieee1284_ops.c42 unsigned char byte; in parport_ieee1284_write_compat() local
/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Dbcm2835_sdhci.c145 u32 byte = (val >> byte_shift) & 0xff; in bcm2835_sdhci_readb() local
/OK3568_Linux_fs/u-boot/board/synopsys/axs10x/
H A Dnand.c171 u8 byte; in axs101_nand_read_byte() local
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/pasemi/
H A Dpci.c62 int byte; in workaround_5945() local
/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dpcie.c100 PCIE_OP(read, byte, u8 *, in_8) in PCIE_OP() argument
/OK3568_Linux_fs/kernel/drivers/rtc/
H A Drtc-ds2404.c93 static void ds2404_write_byte(struct device *dev, u8 byte) in ds2404_write_byte()
/OK3568_Linux_fs/kernel/drivers/w1/
H A Dw1_io.c134 void w1_write_8(struct w1_master *dev, u8 byte) in w1_write_8()
/OK3568_Linux_fs/kernel/drivers/hwmon/
H A Dsht15.c276 static void sht15_send_byte(struct sht15_data *data, u8 byte) in sht15_send_byte()
403 u8 byte = 0; in sht15_read_byte() local
/OK3568_Linux_fs/kernel/sound/drivers/
H A Dserial-u16550.c361 char byte; in snd_uart16550_do_open() local
582 unsigned char byte) in snd_uart16550_write_buffer()
/OK3568_Linux_fs/kernel/drivers/auxdisplay/
H A Dcfag12864b.c161 static void cfag12864b_writebyte(unsigned char byte) in cfag12864b_writebyte()
/OK3568_Linux_fs/kernel/drivers/input/serio/
H A Dxilinx_ps2.c86 static int xps2_recv(struct xps2data *drvdata, u8 *byte) in xps2_recv()
/OK3568_Linux_fs/u-boot/drivers/i2c/
H A Dadi_i2c.c261 u8 byte; in adi_i2c_probe() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_prs.c136 unsigned int offs, unsigned char byte, in mvpp2_prs_tcam_data_byte_set()
149 unsigned int offs, unsigned char *byte, in mvpp2_prs_tcam_data_byte_get()
1945 unsigned char byte[2], enable[2]; in mvpp2_prs_vid_range_find() local
H A Dmvpp2_prs.h56 #define MVPP2_PRS_BYTE_TO_WORD(byte) ((byte) / 2) argument
57 #define MVPP2_PRS_BYTE_IN_WORD(byte) ((byte) % 2) argument
/OK3568_Linux_fs/kernel/scripts/dtc/
H A Ddata.c207 struct data data_append_byte(struct data d, uint8_t byte) in data_append_byte()
/OK3568_Linux_fs/kernel/drivers/platform/chrome/wilco_ec/
H A Ddebugfs.c56 u8 byte; in parse_hex_sentence() local
/OK3568_Linux_fs/u-boot/scripts/dtc/
H A Ddata.c220 struct data data_append_byte(struct data d, uint8_t byte) in data_append_byte()
/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Dpxa25x_udc.c636 u8 byte = readb(ep->reg_uddr); in read_fifo() local
686 u8 *buf, byte; in read_ep0_fifo() local

12345678910>>...19