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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/platform/x86/
H A Dintel_ips.c260 int mcp_power_limit; /* mW units */ member in struct:ips_mcp_limits
270 .mcp_power_limit = 35000,
278 .mcp_power_limit = 25000,
286 .mcp_power_limit = 18000,
319 u16 mcp_power_limit; member in struct:ips_driver
623 if (avg_power > ips->mcp_power_limit) {
626 ips->mcp_power_limit);
694 if (ips->mcp_power_limit < ips->limits->mcp_power_limit ||
695 ips->mcp_power_limit > 3500
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/platform/x86/
H A Dintel_ips.c260 int mcp_power_limit; /* mW units */ member in struct:ips_mcp_limits
270 .mcp_power_limit = 35000,
278 .mcp_power_limit = 25000,
286 .mcp_power_limit = 18000,
319 u16 mcp_power_limit; member in struct:ips_driver
623 if (avg_power > ips->mcp_power_limit) {
626 ips->mcp_power_limit);
694 if (ips->mcp_power_limit < ips->limits->mcp_power_limit ||
695 ips->mcp_power_limit > 3500
[all...]

Completed in 100 milliseconds