rx_bytes_pw 112 drivers/tty/serial/qcom_geni_serial.c unsigned int rx_bytes_pw; rx_bytes_pw 487 drivers/tty/serial/qcom_geni_serial.c int chunk = min_t(int, bytes - i, port->rx_bytes_pw); rx_bytes_pw 669 drivers/tty/serial/qcom_geni_serial.c total_bytes = port->rx_bytes_pw * (word_cnt - 1); rx_bytes_pw 673 drivers/tty/serial/qcom_geni_serial.c total_bytes += port->rx_bytes_pw; rx_bytes_pw 858 drivers/tty/serial/qcom_geni_serial.c port->rx_bytes_pw = CONSOLE_RX_BYTES_PW; rx_bytes_pw 861 drivers/tty/serial/qcom_geni_serial.c port->rx_bytes_pw = 4; rx_bytes_pw 883 drivers/tty/serial/qcom_geni_serial.c geni_se_config_packing(&port->se, BITS_PER_BYTE, port->rx_bytes_pw,