Home
last modified time | relevance | path

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

/linux-4.4.14/arch/blackfin/mach-bf609/
Ddpm.S46 P0.l = LO(SEC_SCI_BASE + SEC_CSID);
47 P0.h = HI(SEC_SCI_BASE + SEC_CSID);
/linux-4.4.14/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h2714 #define SEC_SCI_BASE 0xFFCA4400 macro
2725 #define bfin_read_SEC_SCI(n, reg) bfin_read32(SEC_SCI_BASE + (n) * SEC_SCI_OFF + reg)
2727 bfin_write32(SEC_SCI_BASE + (n) * SEC_SCI_OFF + reg, val)