]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/blame - include/dt-bindings/clock/rockchip,rk808.h
Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ac97-mfd', 'asoc/topic...
[mirror_ubuntu-focal-kernel.git] / include / dt-bindings / clock / rockchip,rk808.h
CommitLineData
b2441318 1/* SPDX-License-Identifier: GPL-2.0 */
a53b9a97
CZ
2/*
3 * This header provides constants clk index RK808 pmic clkout
4 */
5#ifndef _CLK_ROCKCHIP_RK808
6#define _CLK_ROCKCHIP_RK808
7
8/* CLOCKOUT index */
9#define RK808_CLKOUT0 0
10#define RK808_CLKOUT1 1
11
12#endif