Searched refs:flash_lock_by_host_ctrl (Results 1 – 2 of 2) sorted by relevance
345 int (*flash_lock_by_host_ctrl)(struct spi_nor *nor, u32 ofs, size_t len); member
2805 nor->flash_lock_by_host_ctrl = spi_nor_wlock_by_host_ctrl; in spi_nor_scan()2972 nor->flash_lock_by_host_ctrl(nor, offset, len); in spi_flash_wlock_by_host_ctrl()