Searched refs:PMC_CLAMP_STATUS_PARTID (Results 1 – 2 of 2) sorted by relevance
75 #define PMC_CLAMP_STATUS_PARTID(x) (1 << ((x) & 0x1F)) macro262 if ((reg & PMC_CLAMP_STATUS_PARTID(id)) != 0) in tegra_powergate_remove_clamping()
78 #define PMC_CLAMP_STATUS_PARTID(x) (1 << ((x) & 0x1F)) macro299 if ((reg & PMC_CLAMP_STATUS_PARTID(id)) != 0) in tegra_powergate_remove_clamping()