Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/cpu/
H A Dmpc83xx_cpu.h83 TYPE_8309, enumerator
106 [TYPE_8309] = "8309",
H A Dmpc83xx_cpu.c110 priv->type = TYPE_8309; in determine_type()