Home
last modified time | relevance | path

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

/linux-2.6.39/arch/blackfin/mach-common/
Ddpmc_modes.S354 #ifdef EBIU_FCTL
357 PM_SYS_PUSH(EBIU_FCTL)
702 #ifdef EBIU_FCTL
703 PM_SYS_POP(EBIU_FCTL)
/linux-2.6.39/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h159 #define EBIU_FCTL 0xffc00a18 /* Asynchronous Memory Flash Control Registe… macro
DcdefBF54x_base.h225 #define bfin_read_EBIU_FCTL() bfin_read16(EBIU_FCTL)
226 #define bfin_write_EBIU_FCTL(val) bfin_write16(EBIU_FCTL, val)