Searched refs:lid_state (Results 1 – 9 of 9) sorted by relevance
32 u32 __iomem *lid_state = dev_priv->opregion.lid_state; in psb_lid_timer_func() local35 if (readl(lid_state) == dev_priv->lid_last_state) in psb_lid_timer_func()38 if ((readl(lid_state)) & 0x01) { in psb_lid_timer_func()61 dev_priv->lid_last_state = readl(lid_state); in psb_lid_timer_func()
335 opregion->lid_state = base + ACPI_CLID; in psb_intel_opregion_setup()
256 u32 __iomem *lid_state; member
50 u32 *lid_state; member
837 opregion->lid_state = NULL; in intel_opregion_unregister()990 opregion->lid_state = base + ACPI_CLID; in intel_opregion_setup()
149 unsigned long long lid_state; in acpi_lid_evaluate_state() local152 status = acpi_evaluate_integer(device->handle, "_LID", NULL, &lid_state); in acpi_lid_evaluate_state()156 return lid_state ? 1 : 0; in acpi_lid_evaluate_state()
58 bool lid_state; member165 f->lid_state = mask & ATIF_GET_LID_STATE_SUPPORTED; in amdgpu_atif_parse_functions()
186 f->lid_state = mask & ATIF_GET_LID_STATE_SUPPORTED; in radeon_atif_parse_functions()
2279 bool lid_state; member