Lines Matching refs:bmips_cpu_hw
55 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()
264 const struct bmips_cpu_hw *hw = priv->hw; in bmips_cpu_get_count()
298 const struct bmips_cpu_hw *hw = in bmips_cpu_probe()
299 (const struct bmips_cpu_hw *)dev_get_driver_data(dev); in bmips_cpu_probe()