Searched refs:high_speed (Results 1 – 8 of 8) sorted by relevance
78 ior->tmds.high_speed = khz > 340000; in gm200_sor_hdmi_scdc()81 if (ior->tmds.high_speed) in gm200_sor_hdmi_scdc()83 if (ior->tmds.high_speed || scrambling_low_rates) in gm200_sor_hdmi_scdc()
92 if (sor->tmds.high_speed) in ga102_sor_clock()
48 bool high_speed; member
294 const u32 speed = sor->tmds.high_speed ? 0x14 : 0x0a; in gf119_sor_clock()296 if (sor->tmds.high_speed) in gf119_sor_clock()
151 unsigned high_speed:1; member472 int high_speed = devpriv->high_speed; in usbduxsigma_ai_cmdtest() local502 if (high_speed) { in usbduxsigma_ai_cmdtest()531 tmp = rounddown(cmd->scan_begin_arg, high_speed ? 125000 : 1000000); in usbduxsigma_ai_cmdtest()633 if (devpriv->high_speed) { in usbduxsigma_ai_cmd()1459 devpriv->high_speed = (usb->speed == USB_SPEED_HIGH); in usbduxsigma_auto_attach()1460 if (devpriv->high_speed) { in usbduxsigma_auto_attach()1487 ret = comedi_alloc_subdevices(dev, (devpriv->high_speed) ? 4 : 3); in usbduxsigma_auto_attach()1534 if (devpriv->high_speed) { in usbduxsigma_auto_attach()
188 unsigned int high_speed:1; member413 if (devpriv->high_speed) in usbduxsub_ao_handle_urb()545 if (devpriv->high_speed) { in usbdux_ai_cmdtest()685 if (devpriv->high_speed) { in usbdux_ai_cmd()1496 if (devpriv->high_speed) in usbdux_alloc_usb_buffers()1572 devpriv->high_speed = (usb->speed == USB_SPEED_HIGH); in usbdux_auto_attach()1573 if (devpriv->high_speed) { in usbdux_auto_attach()1600 ret = comedi_alloc_subdevices(dev, (devpriv->high_speed) ? 5 : 4); in usbdux_auto_attach()1657 if (devpriv->high_speed) { in usbdux_auto_attach()
1056 if (candidate->enable.high_speed && !enable_high_speed) { in ia_css_binary_find()1058 __LINE__, candidate->enable.high_speed, enable_high_speed); in ia_css_binary_find()
1717 u8 high_speed; member