Lines Matching refs:bmips_cpu_hw
71 struct bmips_cpu_hw { struct
79 const struct bmips_cpu_hw *hw; argument
295 static const struct bmips_cpu_hw bmips_cpu_bcm3380 = {
301 static const struct bmips_cpu_hw bmips_cpu_bcm6318 = {
307 static const struct bmips_cpu_hw bmips_cpu_bcm6328 = {
313 static const struct bmips_cpu_hw bmips_cpu_bcm6338 = {
319 static const struct bmips_cpu_hw bmips_cpu_bcm6348 = {
325 static const struct bmips_cpu_hw bmips_cpu_bcm6358 = {
331 static const struct bmips_cpu_hw bmips_cpu_bcm6362 = {
337 static const struct bmips_cpu_hw bmips_cpu_bcm6368 = {
343 static const struct bmips_cpu_hw bmips_cpu_bcm63268 = {
353 const struct bmips_cpu_hw *hw = priv->hw; in bmips_cpu_get_desc()
361 const struct bmips_cpu_hw *hw = priv->hw; in bmips_cpu_get_info()
374 const struct bmips_cpu_hw *hw = priv->hw; in bmips_cpu_get_count()
407 const struct bmips_cpu_hw *hw = in bmips_cpu_probe()
408 (const struct bmips_cpu_hw *)dev_get_driver_data(dev); in bmips_cpu_probe()