Home
last modified time | relevance | path

Searched refs:BWMON_ZONE_ACTIONS_INCREMENT (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/soc/qcom/
Dicc-bwmon.c79 #define BWMON_ZONE_ACTIONS_INCREMENT(z) (0x2 << ((z) * 2)) macro
87 #define BWMON_ZONE_ACTIONS_ZONE1 (BWMON_ZONE_ACTIONS_INCREMENT(1) | \
91 #define BWMON_ZONE_ACTIONS_ZONE2 (BWMON_ZONE_ACTIONS_INCREMENT(2) | \
96 #define BWMON_ZONE_ACTIONS_ZONE3 (BWMON_ZONE_ACTIONS_INCREMENT(3) | \