Searched refs:sst25l_flash (Results 1 – 1 of 1) sorted by relevance
50 struct sst25l_flash { struct64 #define to_sst25l_flash(x) container_of(x, struct sst25l_flash, mtd) argument71 static int sst25l_status(struct sst25l_flash *flash, int *status) in sst25l_status()95 static int sst25l_write_enable(struct sst25l_flash *flash, int enable) in sst25l_write_enable()127 static int sst25l_wait_till_ready(struct sst25l_flash *flash) in sst25l_wait_till_ready()146 static int sst25l_erase_sector(struct sst25l_flash *flash, uint32_t offset) in sst25l_erase_sector()172 struct sst25l_flash *flash = to_sst25l_flash(mtd); in sst25l_erase()216 struct sst25l_flash *flash = to_sst25l_flash(mtd); in sst25l_read()259 struct sst25l_flash *flash = to_sst25l_flash(mtd); in sst25l_write()358 struct sst25l_flash *flash; in sst25l_probe()[all …]