Home
last modified time | relevance | path

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

/linux-4.4.14/arch/blackfin/mach-common/
Dints-priority.c354 reg_sctl |= SEC_SCTL_INT_EN; in bfin_sec_enable_sci()
365 reg_sctl &= ((uint32_t)~SEC_SCTL_INT_EN); in bfin_sec_disable_sci()
/linux-4.4.14/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h3170 #define SEC_SCTL_INT_EN 0x00000001 /* IEN: Enable */ macro