Searched refs:SEC_SCTL_SRC_EN (Results 1 – 2 of 2) sorted by relevance
317 reg_sctl |= SEC_SCTL_SRC_EN; in bfin_sec_enable_ssi()328 reg_sctl &= ((uint32_t)~SEC_SCTL_SRC_EN); in bfin_sec_disable_ssi()
3168 #define SEC_SCTL_SRC_EN 0x00000004 /* SEN: Enable */ macro