]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blame - include/dt-bindings/clock/gxbb-clkc.h
clk: gxbb: add MMC gate clocks, and expose for DT
[mirror_ubuntu-hirsute-kernel.git] / include / dt-bindings / clock / gxbb-clkc.h
CommitLineData
738f66d3
MT
1/*
2 * GXBB clock tree IDs
3 */
4
5#ifndef __GXBB_CLKC_H
6#define __GXBB_CLKC_H
7
8#define CLKID_CPUCLK 1
33608dcd 9#define CLKID_FCLK_DIV2 4
738f66d3
MT
10#define CLKID_CLK81 12
11#define CLKID_ETH 36
33608dcd
KH
12#define CLKID_SD_EMMC_A 94
13#define CLKID_SD_EMMC_B 95
14#define CLKID_SD_EMMC_C 96
738f66d3
MT
15
16#endif /* __GXBB_CLKC_H */