Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/cpu/
H A Dmpc83xx_cpu.h86 TYPE_8314, enumerator
109 [TYPE_8314] = "8314",
H A Dmpc83xx_cpu.c119 priv->type = TYPE_8314; in determine_type()