| /device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/drivers/efuse/ |
| D | efuse.c | 19 hi_u32 efuse_start_addr_unaligned_read(hi_u16 start_bit, hi_u16 size, hi_u8 diff_head_read, hi_u8 *… in efuse_start_addr_unaligned_read() 69 hi_u32 efuse_bits_read(hi_u16 start_bit, hi_u16 size, hi_u8 *data, hi_u32 data_len) in efuse_bits_read() 117 hi_u16 start_bit = 0; in hi_efuse_read() local 143 hi_u16 start_bit = 0; in hi_efuse_write() local 183 hi_u16 start_bit; in hi_efuse_lock() local 208 hi_u16 start_bit = EFUSE_LOCK_START_BITS; in hi_efuse_get_lockstat() local 251 hi_u32 hi_efuse_usr_read(hi_u16 start_bit, hi_u16 size, hi_u8 *key_data) in hi_efuse_usr_read() 271 hi_u32 hi_efuse_usr_write(hi_u16 start_bit, hi_u16 size, const hi_u8 *key_data) in hi_efuse_usr_write()
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/drivers/efuse/ |
| D | efuse.c | 18 hi_u32 efuse_start_addr_unaligned_read(hi_u16 start_bit, hi_u16 size, hi_u8 diff_head_read, hi_u8 *… in efuse_start_addr_unaligned_read() 72 hi_u32 efuse_bits_read(hi_u16 start_bit, hi_u16 size, hi_u8 *data, hi_u32 data_len) in efuse_bits_read() 119 hi_u16 start_bit = 0; in hi_efuse_read() local 145 hi_u16 start_bit = 0; in hi_efuse_write() local 181 hi_u32 efuse_bits_write(hi_u16 start_bit, hi_u16 size, const hi_u8 *key_data) in efuse_bits_write() 209 hi_u16 start_bit = EFUSE_LOCK_START_BITS; in hi_efuse_get_lockstat() local
|
| /device/soc/asrmicro/asr582x/liteos_m/sdk/drivers/driver/src/ |
| D | duet_rf_spi.c | 72 void rf_sw_set_reg_bit(uint16_t reg, uint8_t start_bit, uint8_t len, uint16_t src_val) in rf_sw_set_reg_bit() 94 uint16_t rf_sw_get_reg_bit(uint16_t reg, uint8_t start_bit, uint8_t len) in rf_sw_get_reg_bit() 186 FLASH_COMMON2_SEG void rf_set_reg_bit(uint16_t reg, uint8_t start_bit, uint8_t len, uint16_t src_va… in rf_set_reg_bit() 208 uint16_t rf_get_reg_bit(uint16_t reg, uint8_t start_bit, uint8_t len) in rf_get_reg_bit()
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/boot/commonboot/efuse/ |
| D | efuse_drv.c | 81 hi_void get_efuse_cfg_by_id(hi_efuse_idx idx, hi_u16 *start_bit, hi_u16 *size, hi_u8 *attr) in get_efuse_cfg_by_id() 151 hi_u32 efuse_read_bits(hi_u16 start_bit, hi_u16 size, hi_u8 *key_data) in efuse_read_bits() 214 hi_u32 efuse_write_bits(hi_u16 start_bit, hi_u16 size, const hi_u8 *key_data, hi_u8 *err_state) in efuse_write_bits()
|
| /device/soc/asrmicro/asr582x/liteos_m/sdk/drivers/platform/system/ |
| D | duet_common.c | 158 void duet_write32_bit(uint32_t reg, uint8_t start_bit, uint8_t len, uint32_t src_val) in duet_write32_bit() 179 uint32_t duet_read32_bit(uint32_t reg, uint8_t start_bit, uint8_t len) in duet_read32_bit()
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/app/demo/src/ |
| D | app_demo_efuse.c | 49 hi_u16 start_bit = 0x75C; /* The offset address of customer_rsvd0 is 0x75C */ in efuse_usr_read() local 89 hi_u16 start_bit = 0x75C; /* Offset address:0x75C */ in efuse_usr_write() local
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/include/adapt/ |
| D | hi_isp_bin_adapt.h | 32 hi_u8 start_bit; /* start bit of register addr */ member
|
| /device/soc/hisilicon/hi3516dv300/sdk_liteos/include/adapt/ |
| D | hi_isp_bin_adapt.h | 32 hi_u8 start_bit; /* start bit of register addr */ member
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/common/ |
| D | efuse_opt.c | 20 hi_u32 efuse_read(hi_u16 start_bit, hi_u16 size) in efuse_read()
|
| D | cmd_loop.c | 509 hi_u16 start_bit = *(hi_u16 *)(&cmd_ctx->packet.payload[0]); in loader_read_efuse() local
|
| /device/soc/telink/b91/b91_ble_sdk/drivers/B91/ |
| D | pwm.c | 44 unsigned char start_bit = (BIT_LOW_BIT(pin & 0xff) % 4) << 1; in pwm_set_pin() local
|
| D | spi.c | 100 unsigned char start_bit = (BIT_LOW_BIT(pin & 0xff) % 4) << 1; in hspi_set_pin_mux() local 164 unsigned char start_bit = (BIT_LOW_BIT(pin & 0xff) % 4) << 1; in pspi_set_pin_mux() local
|
| D | audio.c | 189 unsigned char start_bit = (BIT_LOW_BIT(pin & 0xff) % 4) << 1; in audio_i2s_set_pin_mux() local
|
| /device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/include/linux/amlogic/ |
| D | vmap_stack.h | 60 unsigned int start_bit; member
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/include/ |
| D | efuse_opt.h | 44 hi_u16 start_bit; /* Start bit of OTP */ member
|
| /device/soc/esp/esp32/components/driver/ |
| D | sdspi_private.h | 66 uint8_t start_bit : 1; member
|
| /device/soc/esp/esp32/components/efuse/src/ |
| D | esp_efuse_utility.c | 66 int start_bit = get_starting_bit_num_in_reg(field[i]->bit_start, i_reg); in esp_efuse_utility_process() local
|
| /device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/ |
| D | rtw_wlan_util.c | 3300 unsigned char get_lowest_rate_idx_ex(u64 mask, int start_bit) in get_lowest_rate_idx_ex()
|