Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/cpu/
H A Dmpc83xx_cpu.h92 TYPE_8347_PBGA, enumerator
115 [TYPE_8347_PBGA] = "8347_PBGA",
H A Dmpc83xx_cpu.c137 priv->type = TYPE_8347_PBGA; in determine_type()