Searched refs:pdn_ack (Results 1 – 2 of 2) sorted by relevance
236 u32 pdn_ack = scpd->data->sram_pdn_ack_bits; in scpsys_sram_enable() local254 (tmp & pdn_ack) == 0, in scpsys_sram_enable()266 u32 pdn_ack = scpd->data->sram_pdn_ack_bits; in scpsys_sram_disable() local275 (tmp & pdn_ack) == pdn_ack, in scpsys_sram_disable()
138 u32 expected_ack, pdn_ack = pd->data->sram_pdn_ack_bits; in scpsys_sram_enable() local145 expected_ack = pdn_ack; in scpsys_sram_enable()153 (tmp & pdn_ack) == expected_ack, in scpsys_sram_enable()169 u32 expected_ack, pdn_ack = pd->data->sram_pdn_ack_bits; in scpsys_sram_disable() local184 expected_ack = pdn_ack; in scpsys_sram_disable()189 (tmp & pdn_ack) == expected_ack, in scpsys_sram_disable()