Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/lantiq/
H A Dprom.h10 #define LTQ_SYS_TYPE_LEN 0x100 macro
20 unsigned char sys_type[LTQ_SYS_TYPE_LEN];
H A Dprom.c104 snprintf(soc_info.sys_type, LTQ_SYS_TYPE_LEN - 1, "%s rev %s", in prom_init()
106 soc_info.sys_type[LTQ_SYS_TYPE_LEN - 1] = '\0'; in prom_init()