Searched refs:SAF_PWRDN_CTRL_CS0_PD_EN_POS (Results 1 – 2 of 2) sorted by relevance
425 msk = BIT(SAF_PWRDN_CTRL_CS0_PD_EN_POS) | BIT(SAF_PWRDN_CTRL_CS0_PD_EN_POS); in saf_flash_pd_cfg()427 pdval |= BIT(SAF_PWRDN_CTRL_CS0_PD_EN_POS); in saf_flash_pd_cfg()
491 #define SAF_PWRDN_CTRL_CS0_PD_EN_POS 0 macro