Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/cpu/
H A Dmpc83xx_cpu.h89 TYPE_8323, enumerator
112 [TYPE_8323] = "8323",
H A Dmpc83xx_cpu.c128 priv->type = TYPE_8323; in determine_type()