Searched refs:autocomp_active (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/soc/ti/
H A Dsmartreflex.c170 sr->autocomp_active = true;
182 if (sr->autocomp_active) {
184 sr->autocomp_active = false;
694 if (!sr->autocomp_active)
726 if (!sr->autocomp_active)
758 if (!sr->autocomp_active)
780 *val = sr_info->autocomp_active;
801 if (sr_info->autocomp_active != val) {
868 sr_info->autocomp_active = false;
941 if (sr_info->autocomp_active)
[all...]
/linux-master/include/linux/power/
H A Dsmartreflex.h162 bool autocomp_active; member in struct:omap_sr

Completed in 155 milliseconds