Home
last modified time | relevance | path

Searched refs:is_pointer_word_aligned (Results 1 – 1 of 1) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/arm/drivers/lcm/
Dlcm_drv.c112 static int is_pointer_word_aligned(void *ptr) { in is_pointer_word_aligned() function
846 if (!is_pointer_word_aligned(p_buf_word)) { in lcm_otp_write()
907 if (!is_pointer_word_aligned(p_buf_word)) { in lcm_otp_read()
959 if (!is_pointer_word_aligned(p_val_word)) { in lcm_dcu_get_enabled()
992 if (!is_pointer_word_aligned(p_val_word)) { in lcm_dcu_set_enabled()
1022 if (!is_pointer_word_aligned(p_val_word)) { in lcm_dcu_get_locked()
1040 if (!is_pointer_word_aligned(p_val_word)) { in lcm_dcu_set_locked()
1058 if (!is_pointer_word_aligned(p_val_word)) { in lcm_dcu_get_sp_disable_mask()
1076 if (!is_pointer_word_aligned(p_val_word)) { in lcm_dcu_get_disable_mask()