Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/bridge/cadence/
H A Dcdns-dsi-core.c474 bool sync_pulse = false; in cdns_dsi_mode2cfg() local
480 sync_pulse = true; in cdns_dsi_mode2cfg()
486 (sync_pulse ? mode->hsync_end : mode->hsync_start); in cdns_dsi_mode2cfg()
489 (sync_pulse ? in cdns_dsi_mode2cfg()
494 if (sync_pulse) { in cdns_dsi_mode2cfg()
/linux/drivers/gpu/drm/bridge/adv7511/
H A Dadv7511_drv.c319 config->sync_pulse << 2); in adv7511_set_link_config()
1202 config->sync_pulse = ADV7511_INPUT_SYNC_PULSE_NONE; in adv7511_parse_dt()
/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()