Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm/mach-ep93xx/
Dcore.c886 static char ep93xx_soc_id[33]; variable
910 snprintf(ep93xx_soc_id, sizeof(ep93xx_soc_id), in ep93xx_get_soc_id()
913 return ep93xx_soc_id; in ep93xx_get_soc_id()