Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/cpu/
H A Dmpc83xx_cpu.h84 TYPE_8311, enumerator
107 [TYPE_8311] = "8311",
H A Dmpc83xx_cpu.c113 priv->type = TYPE_8311; in determine_type()