Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Dsdhci-esdhc-imx.c1365 u32 strobe_delay; in esdhc_set_strobe_dll()
1386 strobe_delay = imx_data->boarddata.strobe_dll_delay_target; in esdhc_set_strobe_dll()
1388 strobe_delay = ESDHC_STROBE_DLL_CTRL_SLV_DLY_TARGET_DEFAULT; in esdhc_set_strobe_dll()
1391 (strobe_delay << ESDHC_STROBE_DLL_CTRL_SLV_DLY_TARGET_SHIFT); in esdhc_set_uhs_signaling()
1354 u32 strobe_delay; esdhc_set_strobe_dll() local
/linux/drivers/media/i2c/ccs/
H A Dccs-core.c1587 strobe_setup->strobe_delay); in ccs_setup_flash_strobe()