]> Git Repo - linux.git/blob - drivers/clk/renesas/clk-div6.h
dsa: mv88e6xxx: Include tagger overhead when setting MTU for DSA and CPU ports
[linux.git] / drivers / clk / renesas / clk-div6.h
1 /* SPDX-License-Identifier: GPL-2.0 */
2 #ifndef __RENESAS_CLK_DIV6_H__
3 #define __RENESAS_CLK_DIV6_H__
4
5 struct clk *cpg_div6_register(const char *name, unsigned int num_parents,
6                               const char **parent_names, void __iomem *reg,
7                               struct raw_notifier_head *notifiers);
8
9 #endif
This page took 0.036987 seconds and 4 git commands to generate.