![]() |
|
|||
0001 # SPDX-License-Identifier: GPL-2.0 0002 # 0003 # Makefile for ux500 clocks 0004 # 0005 0006 # Clock types 0007 obj-y += clk-prcc.o 0008 obj-y += clk-prcmu.o 0009 obj-y += clk-sysctrl.o 0010 0011 # Reset control 0012 obj-y += reset-prcc.o 0013 0014 # Clock definitions 0015 obj-y += u8500_of_clk.o 0016 0017 # ABX500 clock driver 0018 obj-y += abx500-clk.o
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |