Searched refs:sync_control (Results 1 – 13 of 13) sorted by relevance
/linux-6.14.4/drivers/media/pci/saa7134/ |
D | saa7134-video.c | 199 .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 …]
|
D | saa7134.h | 74 unsigned int sync_control; member
|
D | saa7134-cards.c | 7198 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/ |
D | tw68-video.c | 116 .sync_control = 0x18, 128 .sync_control = 0x59, 140 .sync_control = 0x18, 152 .sync_control = 0x59, 164 .sync_control = 0x18, 184 .sync_control = 0x18,
|
D | tw68.h | 64 u32 sync_control; member
|
/linux-6.14.4/drivers/usb/typec/ucsi/ |
D | ucsi_acpi.c | 104 .sync_control = ucsi_sync_control_common, 153 .sync_control = ucsi_gram_sync_control,
|
D | ucsi_yoga_c630.c | 79 .sync_control = ucsi_sync_control_common,
|
D | cros_ec_ucsi.c | 141 .sync_control = cros_ucsi_sync_control,
|
D | ucsi_glink.c | 211 .sync_control = ucsi_sync_control_common,
|
D | ucsi.h | 82 int (*sync_control)(struct ucsi *ucsi, u64 command); member
|
D | ucsi.c | 98 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()
|
D | ucsi_stm32g0.c | 429 .sync_control = ucsi_sync_control_common,
|
D | ucsi_ccg.c | 669 .sync_control = ucsi_ccg_sync_control,
|