Searched refs:show_throttle (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/arch/powerpc/platforms/cell/
H A Dcbe_thermal.c113 static ssize_t show_throttle(struct cbe_pmd_regs __iomem *pmd_regs, char *buf, int pos) show_throttle() function
153 return show_throttle(get_pmd_regs(dev), buf, 0); spu_show_throttle_end()
159 return show_throttle(get_pmd_regs(dev), buf, 8); spu_show_throttle_begin()
165 return show_throttle(get_pmd_regs(dev), buf, 16); spu_show_throttle_full_stop()
218 return show_throttle(cbe_get_cpu_pmd_regs(dev->id), buf, 32); ppe_show_throttle_end()
224 return show_throttle(cbe_get_cpu_pmd_regs(dev->id), buf, 40); ppe_show_throttle_begin()
230 return show_throttle(cbe_get_cpu_pmd_regs(dev->id), buf, 48); ppe_show_throttle_full_stop()

Completed in 122 milliseconds