Home
last modified time | relevance | path

Searched refs:no_sync (Results 1 – 10 of 10) sorted by relevance

/drivers/scsi/
A Dmvme147.c110 hdata->no_sync = 0xff; in mvme147_init()
A Dwd33c93.c850 if (hostdata->no_sync & (1 << cmd->device->id)) { in wd33c93_intr()
1934 hostdata->no_sync = val; in wd33c93_init()
1983 hostdata->microcode, hostdata->no_sync, hostdata->no_dma); in wd33c93_init()
2053 set_resync(hd, x ^ hd->no_sync); in wd33c93_write_info()
2054 hd->no_sync = x; in wd33c93_write_info()
2083 hd->clock_freq, hd->no_sync, hd->no_dma, hd->dma_mode, hd->fast); in wd33c93_show_info()
A Dwd33c93.h242 uchar no_sync; /* bitmask: don't do sync on these targets */ member
A Da2091.c234 hdata->wh.no_sync = 0xff; in a2091_probe()
A Da3000.c254 hdata->wh.no_sync = 0xff; in amiga_a3000_scsi_probe()
A Dsgiwd93.c259 hdata->wh.no_sync = 0; in sgiwd93_probe()
A Dgvp11.c389 hdata->wh.no_sync = 0xff; in gvp11_probe()
A Dqla1280.h997 uint32_t no_sync:1; member
A Dqla1280.c1200 if (driver_setup.no_sync || in qla1280_sdev_configure()
4062 driver_setup.no_sync = 1; in qla1280_setup()
/drivers/media/i2c/
A Dtc358743.c290 static inline bool no_sync(struct v4l2_subdev *sd) in no_sync() function
341 if (no_sync(sd)) { in tc358743_get_detected_timings()
1130 if (no_sync(sd) || no_signal(sd)) { in tc358743_hdmi_misc_int_handler()
1207 if (!no_signal(sd) && !no_sync(sd)) in tc358743_hdmi_clk_int_handler()
1259 if (no_sync(sd) || no_signal(sd)) { in tc358743_hdmi_sys_int_handler()
1565 *status |= no_sync(sd) ? V4L2_IN_ST_NO_SYNC : 0; in tc358743_g_input_status()

Completed in 31 milliseconds