Home
last modified time | relevance | path

Searched refs:SEC_SCTL_SRC_EN (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/blackfin/mach-common/
Dints-priority.c318 reg_sctl |= SEC_SCTL_SRC_EN; in bfin_sec_enable_ssi()
329 reg_sctl &= ((uint32_t)~SEC_SCTL_SRC_EN); in bfin_sec_disable_ssi()
/linux-4.4.14/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h3168 #define SEC_SCTL_SRC_EN 0x00000004 /* SEN: Enable */ macro