Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/cpu/
H A Dmpc83xx_cpu.h82 TYPE_8308, enumerator
105 [TYPE_8308] = "8308",
H A Dmpc83xx_cpu.c107 priv->type = TYPE_8308; in determine_type()