Searched refs:PRIMARY_TS (Results 1 – 4 of 4) sorted by relevance
633 em28xx_write_reg(dev, (dev->ts == PRIMARY_TS) ? in em28xx_capture_start()639 em28xx_write_reg(dev, (dev->ts == PRIMARY_TS) ? in em28xx_capture_start()644 if (dev->ts == PRIMARY_TS) in em28xx_capture_start()691 else if (dev->ts == PRIMARY_TS) in em28xx_capture_start()
1391 addr = (dev->ts == PRIMARY_TS) ? 0x64 : 0x67; in em28174_dvb_init_hauppauge_wintv_dualhd_dvb()1406 addr = (dev->ts == PRIMARY_TS) ? 0x60 : 0x63; in em28174_dvb_init_hauppauge_wintv_dualhd_dvb()1431 addr = (dev->ts == PRIMARY_TS) ? 0x59 : 0x0e; in em28174_dvb_init_hauppauge_wintv_dualhd_01595()1446 addr = (dev->ts == PRIMARY_TS) ? 0x60 : 0x62; in em28174_dvb_init_hauppauge_wintv_dualhd_01595()1466 mxl692_config.id = (dev->ts == PRIMARY_TS) ? 0 : 1; in em2874_dvb_init_hauppauge_usb_quadhd()1468 addr = (dev->ts == PRIMARY_TS) ? 0x60 : 0x63; in em2874_dvb_init_hauppauge_usb_quadhd()
200 #define PRIMARY_TS 0 macro
3486 if (dev->ts == PRIMARY_TS) in em28xx_release_resources()3511 if (dev->ts == PRIMARY_TS) in em28xx_free_device()3938 dev->ts = PRIMARY_TS; in em28xx_usb_probe()