Lines Matching refs:cpu_to_le16
110 .bcdUSB = cpu_to_le16(USB_BCD_VERSION),
114 .idVendor = cpu_to_le16(CONFIG_USBD_VENDORID),
115 .bcdDevice = cpu_to_le16(USBTTY_BCD_DEVICE),
127 .bcdUSB = cpu_to_le16(USB_BCD_VERSION),
164 cpu_to_le16(sizeof(struct acm_config_desc)),
190 .bcdCDC = cpu_to_le16(110),
222 = cpu_to_le16(CONFIG_USBD_SERIAL_INT_PKTSIZE),
249 cpu_to_le16(CONFIG_USBD_SERIAL_BULK_PKTSIZE),
260 cpu_to_le16(CONFIG_USBD_SERIAL_BULK_PKTSIZE),
295 cpu_to_le16(sizeof(struct gserial_config_desc)),
328 cpu_to_le16(CONFIG_USBD_SERIAL_OUT_PKTSIZE),
338 cpu_to_le16(CONFIG_USBD_SERIAL_IN_PKTSIZE),
348 cpu_to_le16(CONFIG_USBD_SERIAL_INT_PKTSIZE),
755 cpu_to_le16(CONFIG_USBD_PRODUCTID_CDCACM); in usbtty_init_terminal_type()
788 cpu_to_le16(CONFIG_USBD_PRODUCTID_GSERIAL); in usbtty_init_terminal_type()