Searched refs:SEC_FCTL_SYSRST_EN (Results 1 – 2 of 2) sorted by relevance
1209 bfin_write_SEC_FCTL(SEC_FCTL_EN | SEC_FCTL_SYSRST_EN | SEC_FCTL_FLTIN_EN); in init_arch_irq()
3100 #define SEC_FCTL_SYSRST_EN 0x00000040 /* SREN: Enable */ macro