1
0
Fork 0

clk: meson: expose GEN_CLK clkid

Expose GEN_CLK clock id

Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
zero-colors
Jerome Brunet 2018-07-04 18:54:57 +02:00
parent 6c0ad1df17
commit de3c1e71d4
2 changed files with 2 additions and 0 deletions

View File

@ -71,5 +71,6 @@
#define CLKID_PCIE_CML_EN0 79
#define CLKID_PCIE_CML_EN1 80
#define CLKID_MIPI_ENABLE 81
#define CLKID_GEN_CLK 84
#endif /* __AXG_CLKC_H */

View File

@ -127,5 +127,6 @@
#define CLKID_VAPB 140
#define CLKID_VDEC_1 153
#define CLKID_VDEC_HEVC 156
#define CLKID_GEN_CLK 159
#endif /* __GXBB_CLKC_H */