Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/maps/
H A Dphysmap-versatile.c21 enum versatile_flashprot { enum
194 static enum versatile_flashprot versatile_flashprot; in of_flash_probe_versatile() local
209 versatile_flashprot = (enum versatile_flashprot)devid->data; in of_flash_probe_versatile()
218 switch (versatile_flashprot) { in of_flash_probe_versatile()
/kernel/linux/linux-6.6/drivers/mtd/maps/
H A Dphysmap-versatile.c21 enum versatile_flashprot { enum
194 static enum versatile_flashprot versatile_flashprot; in of_flash_probe_versatile() local
209 versatile_flashprot = (uintptr_t)devid->data; in of_flash_probe_versatile()
218 switch (versatile_flashprot) { in of_flash_probe_versatile()

Completed in 2 milliseconds