Searched refs:flash_stm32_valid_write (Results 1 – 5 of 5) sorted by relevance
63 if (write && !flash_stm32_valid_write(offset, len)) { in flash_stm32_valid_range()
46 if (write && !flash_stm32_valid_write(offset, len)) { in flash_stm32_valid_range()
154 if (write && !flash_stm32_valid_write(offset, len)) { in flash_stm32_valid_range()
309 static inline bool flash_stm32_valid_write(off_t offset, uint32_t len) in flash_stm32_valid_write() function
50 if (write && !flash_stm32_valid_write(offset, len)) { in flash_stm32_valid_range()