Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/cpu/
H A Dmpc83xx_cpu.h91 TYPE_8347_TBGA, enumerator
114 [TYPE_8347_TBGA] = "8347_TBGA",
H A Dmpc83xx_cpu.c134 priv->type = TYPE_8347_TBGA; in determine_type()