Home
last modified time | relevance | path

Searched refs:atmel_nor_set_global_protection (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/drivers/mtd/spi-nor/
H A Datmel.c63 * atmel_nor_set_global_protection - Do a Global Protect or Unprotect command
71 static int atmel_nor_set_global_protection(struct spi_nor *nor, loff_t ofs, in atmel_nor_set_global_protection() function
124 return atmel_nor_set_global_protection(nor, ofs, len, true); in atmel_nor_global_protect()
130 return atmel_nor_set_global_protection(nor, ofs, len, false); in atmel_nor_global_unprotect()

Completed in 1 milliseconds