Searched refs:clkgate_delay (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/mmc/core/
H A Dhost.c69 return snprintf(buf, PAGE_SIZE, "%lu\n", host->clkgate_delay); clkgate_delay_show()
82 host->clkgate_delay = value; clkgate_delay_store()
215 msecs_to_jiffies(host->clkgate_delay)); mmc_host_clk_release()
252 host->clkgate_delay = 0; mmc_host_clk_init()
282 host->clkgate_delay_attr.attr.name = "clkgate_delay"; mmc_host_clk_sysfs_init()
285 pr_err("%s: Failed to create clkgate_delay sysfs entry\n", mmc_host_clk_sysfs_init()
/linux-4.1.27/include/linux/mmc/
H A Dhost.h300 unsigned long clkgate_delay; member in struct:mmc_host
/linux-4.1.27/drivers/scsi/ufs/
H A Dufshcd.c740 dev_err(hba->dev, "Failed to create sysfs for clkgate_delay\n"); ufshcd_init_clk_gating()

Completed in 134 milliseconds