Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clk/
H A Dclk-u300.c943 * @is_mspro: if this is the memory stick clock rather than MMC/SD
947 bool is_mspro; member
958 if (!mclk->is_mspro) { in mclk_clk_prepare()
1117 const char *parent_name, bool is_mspro) in mclk_clk_register()
1134 mclk->is_mspro = is_mspro; in mclk_clk_register()
1116 mclk_clk_register(struct device *dev, const char *name, const char *parent_name, bool is_mspro) mclk_clk_register() argument

Completed in 3 milliseconds