Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/bridge/cadence/
H A Dcdns-dsi-core.c477 bool sync_pulse; in cdns_dsi_mode2cfg() local
487 sync_pulse = output->dev->mode_flags & MIPI_DSI_MODE_VIDEO_SYNC_PULSE; in cdns_dsi_mode2cfg()
491 if (sync_pulse) { in cdns_dsi_mode2cfg()
510 if (sync_pulse) { in cdns_dsi_mode2cfg()
/linux/drivers/scsi/
H A DFlashPoint.c769 static void FPT_sisyncr(u32 port, unsigned char sync_pulse,
3314 static void FPT_sisyncr(u32 port, unsigned char sync_pulse, in FPT_sisyncr() argument
3323 WRW_HARPOON((port + SYNC_MSGS + 6), (MPM_OP + AMSG_OUT + sync_pulse)); in FPT_sisyncr()