Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/cpu/
H A Dmpc83xx_cpu.h87 TYPE_8315, enumerator
110 [TYPE_8315] = "8315",
H A Dmpc83xx_cpu.c122 priv->type = TYPE_8315; in determine_type()