Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mmc/host/
Domap_hsmmc.c178 struct clk *dbclk; member
1202 if (host->dbclk) in omap_hsmmc_switch_opcond()
1203 clk_disable_unprepare(host->dbclk); in omap_hsmmc_switch_opcond()
1211 if (host->dbclk) in omap_hsmmc_switch_opcond()
1212 clk_prepare_enable(host->dbclk); in omap_hsmmc_switch_opcond()
2051 host->dbclk = devm_clk_get(&pdev->dev, "mmchsdb_fck"); in omap_hsmmc_probe()
2055 if (IS_ERR(host->dbclk)) { in omap_hsmmc_probe()
2056 host->dbclk = NULL; in omap_hsmmc_probe()
2057 } else if (clk_prepare_enable(host->dbclk) != 0) { in omap_hsmmc_probe()
2059 host->dbclk = NULL; in omap_hsmmc_probe()
[all …]
/Linux-v4.19/Documentation/devicetree/bindings/bus/
Dti-sysc.txt87 "dbclk" or "clk32k" depending on their role
/Linux-v4.19/arch/arm/boot/dts/
Domap4-l4.dtsi1078 clock-names = "fck", "dbclk";
1545 clock-names = "fck", "dbclk";
1579 clock-names = "fck", "dbclk";
1613 clock-names = "fck", "dbclk";
1647 clock-names = "fck", "dbclk";
1681 clock-names = "fck", "dbclk";