Searched defs:sfdev (Results 1 – 1 of 1) sorted by relevance
146 static int nr_erase_blocks(struct cfi_flash_device *sfdev) in nr_erase_blocks()157 static u8 read_cfi(struct cfi_flash_device *sfdev, u64 faddr) in read_cfi()181 static bool block_is_locked(struct cfi_flash_device *sfdev, u64 faddr) in block_is_locked()189 static u16 read_dev_id(struct cfi_flash_device *sfdev, u64 faddr) in read_dev_id()203 static void lock_block(struct cfi_flash_device *sfdev, u64 faddr, bool lock) in lock_block()213 static void word_program(struct cfi_flash_device *sfdev, in word_program()225 static void buffer_setup(struct cfi_flash_device *sfdev) in buffer_setup()232 static bool buffer_write(struct cfi_flash_device *sfdev, in buffer_write()261 static void buffer_confirm(struct cfi_flash_device *sfdev) in buffer_confirm()271 static void block_erase_confirm(struct cfi_flash_device *sfdev, u64 faddr) in block_erase_confirm()[all …]