Home
last modified time | relevance | path

Searched defs:bytes (Results 1 – 25 of 56) sorted by relevance

123

/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
Dbcmendian.h192 #define htol16_ua_store(val, bytes) ({ \ argument
199 #define htol32_ua_store(val, bytes) ({ \ argument
208 #define htol64_ua_store(val, bytes) ({ \ argument
218 #define hton16_ua_store(val, bytes) ({ \ argument
225 #define hton32_ua_store(val, bytes) ({ \ argument
234 #define ltoh16_ua(bytes) ({ \ argument
239 #define ltoh32_ua(bytes) ({ \ argument
244 #define ltoh64_ua(bytes) ({ \ argument
249 #define ntoh16_ua(bytes) ({ \ argument
254 #define ntoh32_ua(bytes) ({ \ argument
[all …]
Dusbrdl.h85 uint32 bytes; member
/device/soc/rockchip/common/sdk_linux/drivers/nvmem/
Drockchip-efuse.c141 static int rockchip_rk1808_efuse_read(void *context, unsigned int offset, void *val, size_t bytes) in rockchip_rk1808_efuse_read()
198 static int rockchip_rk3128_efuse_read(void *context, unsigned int offset, void *val, size_t bytes) in rockchip_rk3128_efuse_read()
233 static int rockchip_rk3288_efuse_read(void *context, unsigned int offset, void *val, size_t bytes) in rockchip_rk3288_efuse_read()
268 … int rockchip_rk3288_efuse_secure_read(void *context, unsigned int offset, void *val, size_t bytes) in rockchip_rk3288_efuse_secure_read()
306 static int rockchip_rk3328_efuse_read(void *context, unsigned int offset, void *val, size_t bytes) in rockchip_rk3328_efuse_read()
358 static int rockchip_rk3368_efuse_read(void *context, unsigned int offset, void *val, size_t bytes) in rockchip_rk3368_efuse_read()
396 static int rockchip_rk3399_efuse_read(void *context, unsigned int offset, void *val, size_t bytes) in rockchip_rk3399_efuse_read()
Dcore.c50 int bytes; member
69 static int nvmem_reg_read(struct nvmem_device *nvmem, unsigned int offset, void *val, size_t bytes) in nvmem_reg_read()
78 static int nvmem_reg_write(struct nvmem_device *nvmem, unsigned int offset, void *val, size_t bytes) in nvmem_reg_write()
1559 int nvmem_device_read(struct nvmem_device *nvmem, unsigned int offset, size_t bytes, void *buf) in nvmem_device_read()
1583 int nvmem_device_write(struct nvmem_device *nvmem, unsigned int offset, size_t bytes, void *buf) in nvmem_device_write()
Drockchip-otp.c140 static int rockchip_otp_read(void *context, unsigned int offset, void *val, size_t bytes) in rockchip_otp_read()
/device/soc/hisilicon/ws63v100/sdk/open_source/mbedtls/mbedtls_v3.1.0/scripts/mbedtls_dev/
Dpsa_storage.py111 material: bytes #pylint: disable=used-before-assignment
143 def bytes(self) -> bytes: member in Key
Dtest_case.py26 def hex_string(data: bytes) -> str:
/device/qemu/riscv32_virt/liteos_m/board/driver/cfiflash/
Dcfiflash_fs_hal.c40 unsigned int bytes = CfiFlashSec2Bytes(nSectors); in DisckRead() local
49 unsigned int bytes = CfiFlashSec2Bytes(nSectors); in DiskWrite() local
Dcfiflash.c75 static inline unsigned B2W(unsigned bytes) in B2W()
/device/soc/hisilicon/ws63v100/sdk/open_source/mqtt/paho.mqtt.c/src/
DSocketBuffer.c200 char* SocketBuffer_getQueuedData(SOCKET socket, size_t bytes, size_t* actual_len) in SocketBuffer_getQueuedData()
388 …ingWrite(SOCKET socket, SSL* ssl, int count, iobuf* iovecs, int* frees, size_t total, size_t bytes) in SocketBuffer_pendingWrite()
DSocket.c750 char *Socket_getdata(SOCKET socket, size_t bytes, size_t* actual_len, int *rc) in Socket_getdata()
823 int Socket_writev(SOCKET socket, iobuf* iovecs, int count, unsigned long* bytes) in Socket_writev()
911 unsigned long bytes = 0L; in Socket_putdatas() local
1542 bytes = 0L; in Socket_continueWrite() local
DSocketBuffer.h54 size_t bytes; member
Dutf-8.c51 } bytes[4]; /**< up to 4 bytes can be used per character */ member
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/tl/
Dmali_kbase_tl_serialize.h47 const void *bytes, in kbasep_serialize_bytes()
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/tl/
Dmali_kbase_tl_serialize.h45 static inline size_t kbasep_serialize_bytes(char *buffer, size_t pos, const void *bytes, size_t len) in kbasep_serialize_bytes()
/device/soc/hisilicon/ws63v100/sdk/middleware/utils/algorithm/sha256/
Dsha256.h38 uint8_t bytes[SHA256_BUFFER_BYTES]; member
/device/soc/hisilicon/hi3861v100/sdk_liteos/tools/efuse_tool/
Defuse_cfg_gen.py30 def print_bytes(bytes): argument
/device/soc/hisilicon/ws63v100/sdk/build/config/target_config/ws63/script/
Defuse_cfg_gen.py27 def print_bytes(bytes): argument
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/paho.mqtt.c/include/mqtt/
DSocketBuffer.h59 size_t bytes; member
/device/soc/hisilicon/ws63v100/sdk/open_source/mbedtls/mbedtls_v3.1.0/library/
Dpsa_crypto_core.h86 size_t bytes; member
/device/soc/hisilicon/common/platform/spi/
Dspi_hi35xx.c363 uint8_t bytes = Pl022ToByteWidth(pl022->bitsPerWord); in Pl022WriteFifo() local
377 uint8_t bytes = Pl022ToByteWidth(pl022->bitsPerWord); in Pl022ReadFifo() local
400 uint8_t bytes = Pl022ToByteWidth(pl022->bitsPerWord); in Pl022TxRx() local
/device/qemu/drivers/virtio/
Dvirtrng.c207 static int VirtrngRead(char *buffer, size_t bytes) in VirtrngRead()
/device/soc/rockchip/rk3588/kernel/include/linux/usb/
Dhcd.h657 #define HS_NSECS(bytes) (((55 * 8 * 2083) \ argument
660 #define HS_NSECS_ISO(bytes) (((38 * 8 * 2083) \ argument
663 #define HS_USECS(bytes) NS_TO_US(HS_NSECS(bytes)) argument
664 #define HS_USECS_ISO(bytes) NS_TO_US(HS_NSECS_ISO(bytes)) argument
/device/soc/rockchip/common/sdk_linux/drivers/tty/serial/8250/
D8250_port.c3201 unsigned char bytes; in fcr_get_rxtrig_bytes() local
3208 static int bytes_to_fcr_rxtrig(struct uart_8250_port *up, unsigned char bytes) in bytes_to_fcr_rxtrig()
3264 static int do_set_rxtrig(struct tty_port *port, unsigned char bytes) in do_set_rxtrig()
3287 static int do_serial8250_set_rxtrig(struct tty_port *port, unsigned char bytes) in do_serial8250_set_rxtrig()
3301 unsigned char bytes; in rx_trig_bytes_store() local
/device/soc/hisilicon/ws63v100/sdk/open_source/wpa_supplicant/src/crypto/
Drandom.c162 u8 *bytes = buf; in random_get_bytes() local

123