Searched refs:sst25l_flash (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/mtd/devices/ |
H A D | sst25l.c | 46 struct sst25l_flash { struct 60 #define to_sst25l_flash(x) container_of(x, struct sst25l_flash, mtd) 67 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 *flas in sst25l_probe() [all...] |
/kernel/linux/linux-6.6/drivers/mtd/devices/ |
H A D | sst25l.c | 46 struct sst25l_flash { struct 60 #define to_sst25l_flash(x) container_of(x, struct sst25l_flash, mtd) 67 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 *flas in sst25l_probe() [all...] |
Completed in 2 milliseconds