Searched refs:zone (Results 1 – 25 of 38) sorted by relevance
12
257 struct zone *zone; in swsusp_mte_save_tags() local265 for_each_populated_zone(zone) { in swsusp_mte_save_tags()266 max_zone_pfn = zone_end_pfn(zone); in swsusp_mte_save_tags()267 for (pfn = zone->zone_start_pfn; pfn < max_zone_pfn; pfn++) { in swsusp_mte_save_tags()
19 * is not supported by the PM6150 ADC driver. Disable the charger thermal zone41 * skin temperature thermal zone to avoid using bogus temperature values.
19 * is not supported by the PM6150 ADC driver. Disable the charger thermal zone
22 * is not supported by the PM6150 ADC driver. Disable the charger thermal zone
25 * not supported by the PM6150 ADC driver. Disable the charger thermal zone
3 * Device tree sources for default Exynos5420 thermal zone definition
3 * Device tree sources for Exynos4 thermal zone
3 * Device tree sources for default Exynos7 thermal zone definition
3 * Device tree sources for Exynos5433 thermal zone
72 * the sensor and temperature zone and create a73 * zone with fan control.
282 unsigned int zone : 8; /* zone info */ member
23 /* This zone will be polled by the battery temperature code */
27 /* This zone will be polled by the battery temperature code */
71 * Thermal zone for the SoC, using the thermal sensor in the79 * zone, so no polling is needed.
34 /* This zone will be polled by the battery temperature code */
29 /* This zone will be polled by the battery temperature code */
33 /* This zone will be polled by the battery temperature code */
33 cflags-$(CONFIG_X86_64) := -mcmodel=small -mno-red-zone
184 KBUILD_CFLAGS += -mno-red-zone
316 * Only one thermal zone per AP/CP may trigger interrupts at a time, the
465 * thermal zone we can use for thermal control of the
520 int "Maximum zone order"526 blocks into "zones", where each zone is a power of two number of
1228 * zone is a simpler solution which prevents TF101 from1230 * The CPU zone is intended to protect silicon from damage.
1246 * zone is a simpler solution which prevents Nexus 71248 * The CPU zone is intended to protect silicon from damage.
497 * course also cannot set trip points. So attach to the cpu thermal-zone
Completed in 43 milliseconds