Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/cpu/
H A Dmpc83xx_cpu.h94 TYPE_8358_TBGA, enumerator
117 [TYPE_8358_TBGA] = "8358_TBGA",
H A Dmpc83xx_cpu.c143 priv->type = TYPE_8358_TBGA; in determine_type()