Searched refs:INT_MIN (Results 1 – 13 of 13) sorted by relevance
47 #ifndef INT_MIN48 #define INT_MIN (-INT_MAX - 1) macro
15 #define MININT INT_MIN
29 #define INT_MIN (-1-0x7fffffff) macro
257 prop = drm_property_create_signed_range(dev, DRM_MODE_PROP_ATOMIC, "CRTC_X", INT_MIN, INT_MAX); in drm_mode_create_standard_properties()263 prop = drm_property_create_signed_range(dev, DRM_MODE_PROP_ATOMIC, "CRTC_Y", INT_MIN, INT_MAX); in drm_mode_create_standard_properties()
672 info->temp_ambient_alert_min = INT_MIN; in power_supply_get_battery_info()674 info->temp_alert_min = INT_MIN; in power_supply_get_battery_info()676 info->temp_min = INT_MIN; in power_supply_get_battery_info()
39 # undef INT_MIN40 # define INT_MIN (-INT_MAX-1) macro
1380 p_Dpb->last_output_poc = INT_MIN;2257 && (p_Dpb->last_output_poc == INT_MIN)) {2314 else if (p_Dpb->last_output_poc != INT_MIN)2387 p_Dpb->last_output_poc = INT_MIN;2569 p_Dpb->last_output_poc = INT_MIN;5664 p_Dpb->last_output_poc = INT_MIN;
583 info->low_temp = INT_MIN; in monitor_device_parse_wide_temp_config()
592 execlists->queue_priority_hint = INT_MIN; in intel_engine_init_execlists()
64 #define IEEE80211_UNSET_POWER_LEVEL INT_MIN
1242 int max_uV = INT_MIN; in machine_constraints_voltage()