Home
last modified time | relevance | path

Searched refs:sync_control (Results 1 – 13 of 13) sorted by relevance

/linux-6.14.4/drivers/media/pci/saa7134/
Dsaa7134-video.c199 .sync_control = 0x18,
211 .sync_control = 0x18,
223 .sync_control = 0x18,
235 .sync_control = 0x18,
247 .sync_control = 0x59,
259 .sync_control = 0x18,
271 .sync_control = 0x18,
283 .sync_control = 0x18,
295 .sync_control = 0x18,
307 .sync_control = 0x59,
[all …]
Dsaa7134.h74 unsigned int sync_control; member
Dsaa7134-cards.c7198 u8 sync_control; in saa7134_tda8290_827x_callback() local
7208 sync_control = 11; in saa7134_tda8290_827x_callback()
7210 sync_control = 17; in saa7134_tda8290_827x_callback()
7211 saa_writeb(SAA7134_VGATE_START, sync_control); in saa7134_tda8290_827x_callback()
7212 saa_writeb(SAA7134_VGATE_STOP, sync_control + 1); in saa7134_tda8290_827x_callback()
/linux-6.14.4/drivers/media/pci/tw68/
Dtw68-video.c116 .sync_control = 0x18,
128 .sync_control = 0x59,
140 .sync_control = 0x18,
152 .sync_control = 0x59,
164 .sync_control = 0x18,
184 .sync_control = 0x18,
Dtw68.h64 u32 sync_control; member
/linux-6.14.4/drivers/usb/typec/ucsi/
Ducsi_acpi.c104 .sync_control = ucsi_sync_control_common,
153 .sync_control = ucsi_gram_sync_control,
Ducsi_yoga_c630.c79 .sync_control = ucsi_sync_control_common,
Dcros_ec_ucsi.c141 .sync_control = cros_ucsi_sync_control,
Ducsi_glink.c211 .sync_control = ucsi_sync_control_common,
Ducsi.h82 int (*sync_control)(struct ucsi *ucsi, u64 command); member
Ducsi.c98 return ucsi->ops->sync_control(ucsi, ctrl); in ucsi_acknowledge()
111 ret = ucsi->ops->sync_control(ucsi, command); in ucsi_run_command()
1933 !ops->read_message_in || !ops->sync_control || !ops->async_control) in ucsi_create()
Ducsi_stm32g0.c429 .sync_control = ucsi_sync_control_common,
Ducsi_ccg.c669 .sync_control = ucsi_ccg_sync_control,