Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/nlm/
H A Dxlp.h42 #define CHIP_PROCESSOR_ID_XLP_416 0x94 macro
95 prid == CHIP_PROCESSOR_ID_XLP_416); in nlm_is_xlp4xx()
104 prid == CHIP_PROCESSOR_ID_XLP_416); in nlm_is_xlp8xx()
115 prid == CHIP_PROCESSOR_ID_XLP_416) && in nlm_is_xlp8xx_ax()
127 prid == CHIP_PROCESSOR_ID_XLP_416) && in nlm_is_xlp8xx_b0()
H A Dboard.c343 case CHIP_PROCESSOR_ID_XLP_416: in nlm_print_processor_info()
H A Dxlp_machdep.c224 if (nlm_processor_id() == CHIP_PROCESSOR_ID_XLP_416) in xlp_parse_mmu_options()