/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/include/linux/ |
D | bitops.h | 68 static inline __u64 rol64(__u64 word, unsigned int shift) in rol64() 78 static inline __u64 ror64(__u64 word, unsigned int shift) in ror64() 88 static inline __u32 rol32(__u32 word, unsigned int shift) in rol32() 98 static inline __u32 ror32(__u32 word, unsigned int shift) in ror32() 108 static inline __u16 rol16(__u16 word, unsigned int shift) in rol16() 118 static inline __u16 ror16(__u16 word, unsigned int shift) in ror16() 128 static inline __u8 rol8(__u8 word, unsigned int shift) in rol8() 138 static inline __u8 ror8(__u8 word, unsigned int shift) in ror8() 208 static inline unsigned long __ffs64(u64 word) in __ffs64()
|
/device/soc/esp/esp32/components/hal/include/hal/ |
D | hal_defs.h | 21 #define HAL_SWAP32(word) __builtin_bswap32(word) argument 22 #define HAL_SWAP64(word) __builtin_bswap64(word) argument
|
/device/soc/esp/esp32/components/hal/esp32/include/hal/ |
D | spi_flash_ll.h | 152 uint32_t word = dev->data_buf[i]; in spi_flash_ll_get_buffer_data() local 166 static inline void spi_flash_ll_write_word(spi_dev_t *dev, uint32_t word) in spi_flash_ll_write_word() 183 uint32_t word = 0; in spi_flash_ll_set_buffer_data() local
|
D | spi_ll.h | 273 uint32_t word; in spi_ll_write_buffer() local 290 uint32_t word = hw->data_buf[x / 32]; in spi_ll_read_buffer() local
|
/device/soc/esp/esp32/components/esp32/ |
D | hw_random.c | 63 uint32_t word = esp_random(); in esp_fill_random() local
|
/device/soc/chipsea/cst85/liteos_m/sdk/modules/btdm/bt/include/ |
D | co_types_def.h | 49 typedef unsigned short word; /* unsigned 16-bit data */ typedef
|
/device/soc/winnermicro/wm800/board/platform/drivers/internalflash/ |
D | wm_internal_fls.c | 324 int word = sz / 4; // 4:byte alignment in __readByCMD() local 577 int word; in tls_fls_read_unique_id() local 643 int word = len/4; in tls_fls_otp_read() local
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/ |
D | oal_util.c | 75 WIFI_ROM_TEXT hi_u8 oal_bit_find_first_bit_four_byte(hi_u32 word) in oal_bit_find_first_bit_four_byte()
|
D | oal_atomic.h | 225 static inline unsigned long __ffs(unsigned long word) in __ffs()
|
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/nvmem/ |
D | sunxi_sid.c | 85 u32 word; in sun8i_sid_read_by_reg() local
|
/device/soc/esp/esp32/components/nvs_flash/src/ |
D | nvs_page.cpp | 747 uint32_t word = mEntryTable.data()[wordToWrite]; in alterEntryState() local 771 uint32_t word = mEntryTable.data()[wordIndex]; in alterEntryRangeState() local
|
/device/soc/esp/esp32/components/heap/ |
D | heap_tlsf.c | 60 static inline __attribute__((__always_inline__)) int tlsf_ffs(unsigned int word) in tlsf_ffs() 67 static inline __attribute__((__always_inline__)) int tlsf_fls(unsigned int word) in tlsf_fls()
|
/device/soc/esp/esp32/components/bootloader_support/src/ |
D | bootloader_flash.c | 303 for (size_t word = 0; word < size / 4; word++) { in bootloader_flash_read_allow_decrypt() local
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/hal/ctrl/hisiv100/ |
D | hdmi_hal_ddc.h | 84 hi_u32 word; member
|
D | hdmi_hal_scdc.h | 101 hi_u16 word; member
|
/device/soc/telink/b91/b91_ble_sdk/stack/ble/profile/audio/ |
D | audio_common.h | 23 #define BltAudioWord8ArrayIsEqual(array, word) ((array)[0] == ((word)&0xFF) && (array)[1] == (((wor… argument
|
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/halmac/halmac_88xx/halmac_8822c/ |
D | halmac_sdio_8822c.c | 369 __le16 word; in reg_r16_sdio_8822c() member
|
/device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/bridge/synopsys/ |
D | dw-hdmi-hdcp.c | 128 unsigned int word) in shacircularshift()
|
/device/soc/rockchip/common/vendor/drivers/gpu/drm/bridge/synopsys/ |
D | dw-hdmi-hdcp.c | 129 static inline unsigned int shacircularshift(unsigned int bits, unsigned int word) in shacircularshift()
|
/device/board/isoftstone/yangfan/kernel/src/driv/gpu/bridge/ |
D | dw-hdmi-hdcp.c | 128 unsigned int word) in shacircularshift()
|
/device/soc/hpmicro/sdk/hpm_sdk/middleware/hpm_sdmmc/lib/ |
D | hpm_sdmmc_sd.c | 109 static void sd_convert_data_endian(uint32_t *word, uint32_t word_count) in sd_convert_data_endian()
|
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/ |
D | bcmsdh.c | 506 uint32 word = 0; in bcmsdh_reg_read() local
|
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
D | bcmsdh.c | 523 uint32 word = 0; in bcmsdh_reg_read() local
|
/device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/ |
D | bcmsdh.c | 534 uint32 word = 0; in bcmsdh_reg_read() local
|
/device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/ |
D | bcmsdh.c | 539 uint32 word = 0; in bcmsdh_reg_read() local
|