Home
last modified time | relevance | path

Searched defs:sdhci_arasan_clk_data (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/mmc/host/
Dsdhci-of-arasan.c155 struct sdhci_arasan_clk_data { struct
156 struct clk_hw sdcardclk_hw;
157 struct clk *sdcardclk;
158 struct clk_hw sampleclk_hw;
159 struct clk *sampleclk;
160 int clk_phase_in[MMC_TIMING_MMC_HS400 + 1];
161 int clk_phase_out[MMC_TIMING_MMC_HS400 + 1];
162 void (*set_clk_delays)(struct sdhci_host *host);
163 void *clk_of_data;