Searched refs:DCRN_CHCR_BASE (Results 1 – 3 of 3) sorted by relevance
67 #ifdef DCRN_CHCR_BASE68 #define DCRN_CHCR0 (DCRN_CHCR_BASE + 0x0) /* Chip Control Register 1 */69 #define DCRN_CHCR1 (DCRN_CHCR_BASE + 0x1) /* Chip Control Register 2 */
78 uart_div = ((mfdcr(DCRN_CHCR_BASE) & CHR0_UDIV) >> 1) + 1; in cpci405_early_serial_map()
130 #define DCRN_CHCR_BASE 0x0B1 macro