Searched refs:SOC_POWER_FLOOR_STATUS (Results 1 – 1 of 1) sorted by relevance
32 #define SOC_POWER_FLOOR_STATUS BIT(39) macro43 return (status & SOC_POWER_FLOOR_STATUS) >> SOC_POWER_FLOOR_SHIFT; in proc_thermal_read_power_floor_status()