]> Git Repo - J-linux.git/blob - include/linux/clk/imx.h
Merge tag 'amd-drm-next-6.5-2023-06-09' of https://gitlab.freedesktop.org/agd5f/linux...
[J-linux.git] / include / linux / clk / imx.h
1 /* SPDX-License-Identifier: GPL-2.0-only */
2 /*
3  * Copyright (C) 2020 Freescale Semiconductor, Inc.
4  *
5  * Author: Lee Jones <[email protected]>
6  */
7
8 #ifndef __LINUX_CLK_IMX_H
9 #define __LINUX_CLK_IMX_H
10
11 #include <linux/types.h>
12
13 void imx6sl_set_wait_clk(bool enter);
14
15 #endif
This page took 0.028063 seconds and 4 git commands to generate.