Home
last modified time | relevance | path

Searched refs:EBIU_FCTL (Results 1 – 3 of 3) sorted by relevance

/arch/blackfin/mach-common/
Ddpmc_modes.S401 #ifdef EBIU_FCTL
404 PM_SYS_PUSH(EBIU_FCTL)
719 #ifdef EBIU_FCTL
720 PM_SYS_POP(EBIU_FCTL)
/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h182 #define EBIU_FCTL 0xffc00a18 /* Asynchronous Memory Flash Control Registe… macro
DcdefBF54x_base.h251 #define bfin_read_EBIU_FCTL() bfin_read16(EBIU_FCTL)
252 #define bfin_write_EBIU_FCTL(val) bfin_write16(EBIU_FCTL, val)