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

/linux-master/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",
106 soc_info.sys_type[LTQ_SYS_TYPE_LEN - 1] = '\0';

Completed in 203 milliseconds