Home
last modified time | relevance | path

Searched refs:auto_sync (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/sound/soc/codecs/
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()
/Linux-v6.6/drivers/scsi/
Dnsp32.c2986 int auto_sync; in nsp32_getprom_at24() local
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()