Home
last modified time | relevance | path

Searched refs:auto_sync (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/sound/soc/codecs/
H A Drt9120.c240 unsigned int param_width, param_slot_width, auto_sync; in rt9120_hw_params() local
283 auto_sync = 0; in rt9120_hw_params()
285 auto_sync = RT9120_AUTOSYNC_MASK; in rt9120_hw_params()
288 RT9120_AUTOSYNC_MASK, auto_sync); in rt9120_hw_params()
/kernel/linux/linux-5.10/drivers/scsi/
H A Dnsp32.c2985 int auto_sync; in nsp32_getprom_at24() local
2999 * Note: auto_sync = 0: auto, 1: manual. Ninja SCSI HBA spec says in nsp32_getprom_at24()
3000 * that if auto_sync is 0 (auto), and connected SCSI devices are in nsp32_getprom_at24()
3006 * only ignored. If auto_sync is 0 (auto), then transfer speed is in nsp32_getprom_at24()
3012 auto_sync = TRUE; in nsp32_getprom_at24()
3015 auto_sync = FALSE; in nsp32_getprom_at24()
3020 auto_sync = TRUE; in nsp32_getprom_at24()
3024 auto_sync = TRUE; in nsp32_getprom_at24()
3032 if (auto_sync == TRUE) { in nsp32_getprom_at24()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dnsp32.c2986 int auto_sync; in nsp32_getprom_at24() local
3000 * Note: auto_sync = 0: auto, 1: manual. Ninja SCSI HBA spec says in nsp32_getprom_at24()
3001 * that if auto_sync is 0 (auto), and connected SCSI devices are in nsp32_getprom_at24()
3007 * only ignored. If auto_sync is 0 (auto), then transfer speed is in nsp32_getprom_at24()
3013 auto_sync = TRUE; in nsp32_getprom_at24()
3016 auto_sync = FALSE; in nsp32_getprom_at24()
3021 auto_sync = TRUE; in nsp32_getprom_at24()
3025 auto_sync = TRUE; in nsp32_getprom_at24()
3033 if (auto_sync == TRUE) { in nsp32_getprom_at24()

Completed in 9 milliseconds