Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/bcm47xx/
H A Dprom.c39 static char bcm47xx_system_type[20] = "Broadcom BCM47XX"; variable
43 return bcm47xx_system_type; in get_system_type()
48 snprintf(bcm47xx_system_type, sizeof(bcm47xx_system_type), in bcm47xx_set_system_type()