power_limits      448 drivers/net/wireless/intersil/p54/fwio.c 			memcpy(&body->longbow.power_limits,
power_limits      378 drivers/net/wireless/intersil/p54/lmac.h 	struct p54_channel_output_limit_longbow power_limits;
power_limits       59 drivers/thermal/intel/int340x_thermal/processor_thermal_device.c 	struct power_config power_limits[2];
power_limits       97 drivers/thermal/intel/int340x_thermal/processor_thermal_device.c 	(unsigned long)proc_dev->power_limits[index].suffix * 1000); \
power_limits      310 drivers/thermal/intel/int340x_thermal/processor_thermal_device.c 		proc_priv->power_limits[i].index = ppcc[0].integer.value;
power_limits      311 drivers/thermal/intel/int340x_thermal/processor_thermal_device.c 		proc_priv->power_limits[i].min_uw = ppcc[1].integer.value;
power_limits      312 drivers/thermal/intel/int340x_thermal/processor_thermal_device.c 		proc_priv->power_limits[i].max_uw = ppcc[2].integer.value;
power_limits      313 drivers/thermal/intel/int340x_thermal/processor_thermal_device.c 		proc_priv->power_limits[i].tmin_us = ppcc[3].integer.value;
power_limits      314 drivers/thermal/intel/int340x_thermal/processor_thermal_device.c 		proc_priv->power_limits[i].tmax_us = ppcc[4].integer.value;
power_limits      315 drivers/thermal/intel/int340x_thermal/processor_thermal_device.c 		proc_priv->power_limits[i].step_uw = ppcc[5].integer.value;