Lines Matching refs:cpu_to_le16
238 (unsigned short int) cpu_to_le16(XMIT_BUFF_SZ); in get_port_memory()
247 (unsigned short int) cpu_to_le16(XMIT_BUFF_SZ); in get_port_memory()
265 (unsigned short int) cpu_to_le16(RCV_BUFF_SZ); in get_port_memory()
640 if (cpu_to_le16(ICOM_PORT->statStg->xmit[0].flags) & in icom_write()
659 cpu_to_le16(SA_FLAGS_READY_TO_XMIT); in icom_write()
661 cpu_to_le16(data_count); in icom_write()
720 cpu_to_le16(~SA_FLAGS_READY_TO_XMIT); in xmit_interrupt()
723 cpu_to_le16(icom_port->statStg->xmit[0].leLength); in xmit_interrupt()
753 status = cpu_to_le16(icom_port->statStg->rcv[rcv_buff].flags); in recv_interrupt()
758 count = cpu_to_le16(icom_port->statStg->rcv[rcv_buff].leLength); in recv_interrupt()
835 (unsigned short int) cpu_to_le16(RCV_BUFF_SZ); in recv_interrupt()
841 status = cpu_to_le16(icom_port->statStg->rcv[rcv_buff].flags); in recv_interrupt()
947 if (cpu_to_le16(ICOM_PORT->statStg->xmit[0].flags) & in icom_tx_empty()
1228 (unsigned short int) cpu_to_le16(RCV_BUFF_SZ); in icom_set_termios()