Searched refs:sst25l_flash (Results 1 – 1 of 1) sorted by relevance
46 struct sst25l_flash { struct60 #define to_sst25l_flash(x) container_of(x, struct sst25l_flash, mtd) argument67 static int sst25l_status(struct sst25l_flash *flash, int *status) in sst25l_status()91 static int sst25l_write_enable(struct sst25l_flash *flash, int enable) in sst25l_write_enable()123 static int sst25l_wait_till_ready(struct sst25l_flash *flash) in sst25l_wait_till_ready()142 static int sst25l_erase_sector(struct sst25l_flash *flash, uint32_t offset) in sst25l_erase_sector()168 struct sst25l_flash *flash = to_sst25l_flash(mtd); in sst25l_erase()209 struct sst25l_flash *flash = to_sst25l_flash(mtd); in sst25l_read()252 struct sst25l_flash *flash = to_sst25l_flash(mtd); in sst25l_write()351 struct sst25l_flash *flash; in sst25l_probe()[all …]