Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/cpu/
H A Dmpc83xx_cpu.h88 TYPE_8321, enumerator
111 [TYPE_8321] = "8321",
H A Dmpc83xx_cpu.c125 priv->type = TYPE_8321; in determine_type()