USB_DT_CS_GR_TRM_BLOCK
if ((value >> 8) != USB_DT_CS_GR_TRM_BLOCK)
.bDescriptorType = USB_DT_CS_GR_TRM_BLOCK,
.bDescriptorType = USB_DT_CS_GR_TRM_BLOCK,
USB_DT_CS_GR_TRM_BLOCK << 8 | hostif->desc.bAlternateSetting,
USB_DT_CS_GR_TRM_BLOCK << 8 | hostif->desc.bAlternateSetting,
desc->bDescriptorType == USB_DT_CS_GR_TRM_BLOCK &&