Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/tty/serial/
Dsb1250-duart.c60 #define DUART_CHANREG_SPACING BCM1480_DUART_CHANREG_SPACING macro
665 release_mem_region(duart->mapctrl, DUART_CHANREG_SPACING); in sbd_release_port()
666 release_mem_region(uport->mapbase, DUART_CHANREG_SPACING); in sbd_release_port()
677 DUART_CHANREG_SPACING); in sbd_map_port()
685 DUART_CHANREG_SPACING); in sbd_map_port()
703 if (!request_mem_region(uport->mapbase, DUART_CHANREG_SPACING, in sbd_request_port()
710 if (!request_mem_region(duart->mapctrl, DUART_CHANREG_SPACING, in sbd_request_port()
723 DUART_CHANREG_SPACING); in sbd_request_port()
727 release_mem_region(uport->mapbase, DUART_CHANREG_SPACING); in sbd_request_port()
/linux-3.4.99/arch/mips/include/asm/sibyte/
Dsb1250_regs.h280 #define DUART_CHANREG_SPACING 0x100 macro
283 (A_DUART + DUART_CHANREG_SPACING * ((chan) + 1) + (reg))
311 (A_DUART + DUART_CHANREG_SPACING * 3 + (reg))