Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
A Dsb1250-duart.c52 #define DUART_CHANREG_SPACING BCM1480_DUART_CHANREG_SPACING macro
656 release_mem_region(duart->mapctrl, DUART_CHANREG_SPACING); in sbd_release_port()
657 release_mem_region(uport->mapbase, DUART_CHANREG_SPACING); in sbd_release_port()
668 DUART_CHANREG_SPACING); in sbd_map_port()
676 DUART_CHANREG_SPACING); in sbd_map_port()
693 if (!request_mem_region(uport->mapbase, DUART_CHANREG_SPACING, in sbd_request_port()
700 if (!request_mem_region(duart->mapctrl, DUART_CHANREG_SPACING, in sbd_request_port()
712 DUART_CHANREG_SPACING); in sbd_request_port()
716 release_mem_region(uport->mapbase, DUART_CHANREG_SPACING); in sbd_request_port()
/linux/arch/mips/include/asm/sibyte/
A Dsb1250_regs.h267 #define DUART_CHANREG_SPACING 0x100 macro
270 (A_DUART + DUART_CHANREG_SPACING * ((chan) + 1) + (reg))
298 (A_DUART + DUART_CHANREG_SPACING * 3 + (reg))

Completed in 26 milliseconds