Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/cpu/
H A Dmpc83xx_cpu.h85 TYPE_8313, enumerator
108 [TYPE_8313] = "8313",
H A Dmpc83xx_cpu.c116 priv->type = TYPE_8313; in determine_type()