tx_bytes_pw       111 drivers/tty/serial/qcom_geni_serial.c 	unsigned int tx_bytes_pw;
tx_bytes_pw       706 drivers/tty/serial/qcom_geni_serial.c 	avail *= port->tx_bytes_pw;
tx_bytes_pw       730 drivers/tty/serial/qcom_geni_serial.c 		tx_bytes = min_t(size_t, remaining, port->tx_bytes_pw);
tx_bytes_pw       857 drivers/tty/serial/qcom_geni_serial.c 		port->tx_bytes_pw = 1;
tx_bytes_pw       860 drivers/tty/serial/qcom_geni_serial.c 		port->tx_bytes_pw = 4;
tx_bytes_pw       881 drivers/tty/serial/qcom_geni_serial.c 	geni_se_config_packing(&port->se, BITS_PER_BYTE, port->tx_bytes_pw,