cregit-Linux how code gets into the kernel

Release 4.13 include/dt-bindings/clock/meson8b-clkc.h

/*
 * Meson8b clock tree IDs
 */

#ifndef __MESON8B_CLKC_H

#define __MESON8B_CLKC_H


#define CLKID_UNUSED		0

#define CLKID_XTAL		1

#define CLKID_PLL_FIXED		2

#define CLKID_PLL_VID		3

#define CLKID_PLL_SYS		4

#define CLKID_FCLK_DIV2		5

#define CLKID_FCLK_DIV3		6

#define CLKID_FCLK_DIV4		7

#define CLKID_FCLK_DIV5		8

#define CLKID_FCLK_DIV7		9

#define CLKID_CLK81		10

#define CLKID_MALI		11

#define CLKID_CPUCLK		12

#define CLKID_ZERO		13

#define CLKID_MPEG_SEL		14

#define CLKID_MPEG_DIV		15

#define CLKID_SAR_ADC		23

#define CLKID_RNG0		25

#define CLKID_SDIO		30

#define CLKID_ETH		36

#define CLKID_USB0		50

#define CLKID_USB1		51

#define CLKID_USB		55

#define CLKID_USB1_DDR_BRIDGE	64

#define CLKID_USB0_DDR_BRIDGE	65

#define CLKID_SANA		69

#endif /* __MESON8B_CLKC_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
Carlo Caione6657.89%114.29%
Martin Blumenstingl4035.09%571.43%
Michael Turquette87.02%114.29%
Total114100.00%7100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.