Training courses

Kernel and Embedded Linux

Bootlin training courses

Embedded Linux, kernel,
Yocto Project, Buildroot, real-time,
graphics, boot time, debugging...

Bootlin logo

Elixir Cross Referencer

1
2
3
4
5
6
config CONFIG_COMMON_CLK_TI_ADPLL
	tristate "Clock driver for dm814x ADPLL"
	depends on CONFIG_ARCH_OMAP2PLUS || CONFIG_COMPILE_TEST
	default y if CONFIG_SOC_TI81XX
	---help---
	  ADPLL clock driver for the dm814x SoC using common clock framework.