Linux Kernel
3.7.1
|
#include <asm/octeon/octeon.h>
Go to the source code of this file.
Functions | |
const char * | octeon_model_get_string (uint32_t chip_id) |
const char * | octeon_model_get_string_buffer (uint32_t chip_id, char *buffer) |
Given the chip processor ID from COP0, this function returns a string representing the chip model number. The string is of the form CNXXXXpX.X-FREQ-SUFFIX.
: Chip ID
Returns Model string
Definition at line 43 of file octeon-model.c.