[go: nahoru, domu]

Searched defs:tc1 (Results 1 - 4 of 4) sorted by relevance

/drivers/clocksource/
H A Dclps711x-timer.c105 struct clk *tc1 = clk_get_sys("clps711x-timer.0", NULL); local
108 BUG_ON(_clps711x_clksrc_init(tc1, tc1_base));
/drivers/acpi/
H A Dthermal.c155 unsigned long tc1; member in struct:acpi_thermal_passive
377 tz->trips.passive.tc1 = tmp;
735 i = (tz->trips.passive.tc1 * (tz->temperature - tz->last_temperature))
/drivers/dma/
H A Dk3dma.c195 u32 tc1 = readl_relaxed(d->base + INT_TC1); local
203 if (likely(tc1 & BIT(i))) {
/drivers/platform/x86/
H A Dintel_ips.c1182 u32 sts, tc1; local
1185 tc1 = thm_readl(THM_TC1);
1204 ips->mcp_power_limit = (tc1 & STS_PPL_MASK) >>

Completed in 134 milliseconds