Home
last modified time | relevance | path

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

/drivers/tty/serial/
Dsamsung.h71 #define portaddrl(port, reg) ((unsigned long *)((port)->membase + (reg))) macro
Dsamsung.c142 portaddrl(port, S3C64XX_UINTM)); in s3c24xx_serial_stop_tx()
161 portaddrl(port, S3C64XX_UINTM)); in s3c24xx_serial_start_tx()
176 portaddrl(port, S3C64XX_UINTM)); in s3c24xx_serial_stop_rx()
526 __clear_bit(S3C64XX_UINTM_RXD, portaddrl(port, S3C64XX_UINTM)); in s3c64xx_serial_startup()