Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/cpu/
H A Dbmips_cpu.c55 struct bmips_cpu_hw { struct
63 const struct bmips_cpu_hw *hw; argument
203 static const struct bmips_cpu_hw bmips_cpu_bcm3380 = {
209 static const struct bmips_cpu_hw bmips_cpu_bcm6328 = {
215 static const struct bmips_cpu_hw bmips_cpu_bcm6338 = {
221 static const struct bmips_cpu_hw bmips_cpu_bcm6348 = {
227 static const struct bmips_cpu_hw bmips_cpu_bcm6358 = {
233 static const struct bmips_cpu_hw bmips_cpu_bcm63268 = {
243 const struct bmips_cpu_hw *hw = priv->hw; in bmips_cpu_get_desc()
251 const struct bmips_cpu_hw *hw = priv->hw; in bmips_cpu_get_info()
[all …]