xref: /kernel/linux/linux-5.10/drivers/clk/mvebu/armada_ap_cp_helper.h
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/drivers/clk/mvebu/
18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0+ */
28c2ecf20Sopenharmony_ci
38c2ecf20Sopenharmony_ci#ifndef __ARMADA_AP_CP_HELPER_H
48c2ecf20Sopenharmony_ci#define __ARMADA_AP_CP_HELPER_H
58c2ecf20Sopenharmony_ci
68c2ecf20Sopenharmony_cistruct device;
78c2ecf20Sopenharmony_cistruct device_node;
88c2ecf20Sopenharmony_ci
98c2ecf20Sopenharmony_cichar *ap_cp_unique_name(struct device *dev, struct device_node *np,
108c2ecf20Sopenharmony_ci			const char *name);
118c2ecf20Sopenharmony_ci#endif
12

Indexes created Thu Nov 07 10:32:03 CST 2024