Home
last modified time | relevance | path

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

/linux-4.4.14/arch/blackfin/mach-common/
Dints-priority.c1209 bfin_write_SEC_FCTL(SEC_FCTL_EN | SEC_FCTL_SYSRST_EN | SEC_FCTL_FLTIN_EN); in init_arch_irq()
/linux-4.4.14/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h3100 #define SEC_FCTL_SYSRST_EN 0x00000040 /* SREN: Enable */ macro