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