Searched refs:change_bits_in_word (Results 1 – 4 of 4) sorted by relevance
/trusted-firmware-m-3.4.0/platform/ext/target/arm/musca_s1/Native_Driver/ |
D | qspi_ip6514e_drv.c | 152 static void change_bits_in_word(volatile uint32_t *word, in change_bits_in_word() function 226 change_bits_in_word(&device_read_write_inst_reg_copy, in qspi_ip6514e_cfg_reads_writes() 230 change_bits_in_word(&device_read_write_inst_reg_copy, in qspi_ip6514e_cfg_reads_writes() 319 change_bits_in_word(&(reg_map->qspi_cfg), in qspi_ip6514e_set_baud_rate_div() 358 change_bits_in_word(&(reg_map->device_read_inst), in qspi_ip6514e_set_spi_mode() 373 change_bits_in_word(&device_read_inst_cpy, in qspi_ip6514e_set_spi_mode() 377 change_bits_in_word(&device_read_inst_cpy, in qspi_ip6514e_set_spi_mode() 381 change_bits_in_word(&device_read_inst_cpy, in qspi_ip6514e_set_spi_mode() 387 change_bits_in_word(&device_write_inst_cpy, in qspi_ip6514e_set_spi_mode() 391 change_bits_in_word(&device_write_inst_cpy, in qspi_ip6514e_set_spi_mode() [all …]
|
/trusted-firmware-m-3.4.0/platform/ext/target/arm/musca_b1/Native_Driver/ |
D | qspi_ip6514e_drv.c | 152 static void change_bits_in_word(volatile uint32_t *word, in change_bits_in_word() function 226 change_bits_in_word(&device_read_write_inst_reg_copy, in qspi_ip6514e_cfg_reads_writes() 230 change_bits_in_word(&device_read_write_inst_reg_copy, in qspi_ip6514e_cfg_reads_writes() 319 change_bits_in_word(&(reg_map->qspi_cfg), in qspi_ip6514e_set_baud_rate_div() 358 change_bits_in_word(&(reg_map->device_read_inst), in qspi_ip6514e_set_spi_mode() 373 change_bits_in_word(&device_read_inst_cpy, in qspi_ip6514e_set_spi_mode() 377 change_bits_in_word(&device_read_inst_cpy, in qspi_ip6514e_set_spi_mode() 381 change_bits_in_word(&device_read_inst_cpy, in qspi_ip6514e_set_spi_mode() 387 change_bits_in_word(&device_write_inst_cpy, in qspi_ip6514e_set_spi_mode() 391 change_bits_in_word(&device_write_inst_cpy, in qspi_ip6514e_set_spi_mode() [all …]
|
/trusted-firmware-m-3.4.0/platform/ext/target/arm/musca_s1/Libraries/ |
D | mt25ql_flash_lib.c | 100 static void change_bits_in_word(volatile uint32_t *word, in change_bits_in_word() function 258 change_bits_in_word(&volatile_cfg_reg, in change_dummy_cycles()
|
/trusted-firmware-m-3.4.0/platform/ext/target/arm/musca_b1/Libraries/ |
D | mt25ql_flash_lib.c | 100 static void change_bits_in_word(volatile uint32_t *word, in change_bits_in_word() function 258 change_bits_in_word(&volatile_cfg_reg, in change_dummy_cycles()
|