Home
last modified time | relevance | path

Searched refs:ep93xx_soc_id (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/arch/arm/mach-ep93xx/
Dcore.c887 static char ep93xx_soc_id[33]; variable
911 snprintf(ep93xx_soc_id, sizeof(ep93xx_soc_id), in ep93xx_get_soc_id()
914 return ep93xx_soc_id; in ep93xx_get_soc_id()