Searched refs:hotspot (Results 1 – 3 of 3) sorted by relevance
68 has a 'hotspot' queue, rather than a pre-cache, which uses a quarter of69 the entries (each hotspot block covers a larger area than a single97 away. In addition it tracks performance of the hotspot queue, which98 is used to decide which blocks to promote. If the hotspot queue is
174 to determine a hotspot temperature based off the sensor's183 to determine a hotspot temperature based off the sensor's
2031 u32 pdiv, hotspot; in soctherm_init() local2039 hotspot = readl(tegra->regs + SENSOR_HOTSPOT_OFF); in soctherm_init()2046 hotspot = REG_SET_MASK(hotspot, in soctherm_init()2051 writel(hotspot, tegra->regs + SENSOR_HOTSPOT_OFF); in soctherm_init()