Searched refs:SAF_PWRDN_CTRL_CS1_PD_EN_POS (Results 1 – 2 of 2) sorted by relevance
433 msk = BIT(SAF_PWRDN_CTRL_CS1_PD_EN_POS) | BIT(SAF_PWRDN_CTRL_CS1_PD_EN_POS); in saf_flash_pd_cfg()435 pdval |= BIT(SAF_PWRDN_CTRL_CS1_PD_EN_POS); in saf_flash_pd_cfg()438 pdval |= BIT(SAF_PWRDN_CTRL_CS1_PD_EN_POS); in saf_flash_pd_cfg()
492 #define SAF_PWRDN_CTRL_CS1_PD_EN_POS 1 macro