Searched refs:clk_delay (Results 1 - 6 of 6) sorted by relevance

/linux-4.1.27/include/linux/platform_data/
H A Dpxa_sdhci.h31 * @clk_delay_sel: select clk_delay, used on pxa910
35 * @clk_delay_enable: enable clk_delay or not, used on pxa910
/linux-4.1.27/drivers/mmc/core/
H A Ddebugfs.c234 if (!debugfs_create_u32("clk_delay", (S_IRUSR | S_IWUSR), mmc_add_host_debugfs()
235 root, &host->clk_delay)) mmc_add_host_debugfs()
H A Dhost.c121 ndelay(host->clk_delay * tick_ns); mmc_host_clk_gate_delayed()
247 host->clk_delay = 8; mmc_host_clk_init()
/linux-4.1.27/arch/cris/include/arch-v32/mach-a3/mach/hwregs/
H A Dddr2_defs.h187 unsigned int clk_delay : 7; member in struct:__anon890
/linux-4.1.27/drivers/media/dvb-frontends/
H A Dsi21xx.c517 clk_delay = 0x00; si21xx_init()
528 + (data_delay << 3) + (clk_delay << 4) si21xx_init()
/linux-4.1.27/include/linux/mmc/
H A Dhost.h293 unsigned int clk_delay; /* number of MCI clk hold cycles */ member in struct:mmc_host

Completed in 143 milliseconds