Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/cpu/
H A Dmpc83xx_cpu.h96 TYPE_8360, enumerator
119 [TYPE_8360] = "8360",
H A Dmpc83xx_cpu.c149 priv->type = TYPE_8360; in determine_type()