BYTES_TO_ALIGN 338 drivers/tty/serial/men_z135_uart.c if (align && qlen >= 3 && BYTES_TO_ALIGN(wptr)) BYTES_TO_ALIGN 339 drivers/tty/serial/men_z135_uart.c n = 4 - BYTES_TO_ALIGN(wptr); BYTES_TO_ALIGN 574 drivers/tty/serial/serial-tegra.c else if (BYTES_TO_ALIGN(tail) > 0) BYTES_TO_ALIGN 575 drivers/tty/serial/serial-tegra.c tegra_uart_start_pio_tx(tup, BYTES_TO_ALIGN(tail)); BYTES_TO_ALIGN 211 drivers/tty/serial/sirfsoc_uart.c if (tran_size < 4 || BYTES_TO_ALIGN(tran_start)) { BYTES_TO_ALIGN 216 drivers/tty/serial/sirfsoc_uart.c if (BYTES_TO_ALIGN(tran_start)) { BYTES_TO_ALIGN 218 drivers/tty/serial/sirfsoc_uart.c BYTES_TO_ALIGN(tran_start));