Searched refs:DPORT_RSA_PD (Results 1 – 4 of 4) sorted by relevance
36 DPORT_REG_CLR_BIT(DPORT_RSA_PD_CTRL_REG, DPORT_RSA_PD); in esp_mpi_enable_hardware_hw_op()45 DPORT_REG_SET_BIT(DPORT_RSA_PD_CTRL_REG, DPORT_RSA_PD); in esp_mpi_disable_hardware_hw_op()
43 DPORT_REG_SET_BIT(DPORT_RSA_PD_CTRL_REG, DPORT_RSA_PD); in esp_mpi_disable_hardware_hw_op()
742 #define DPORT_RSA_PD DPORT_RSA_MEM_PD macro
3565 #define DPORT_RSA_PD (BIT(0)) macro