/* * wm8997.h -- WM8997 ALSA SoC Audio driver * * Copyright 2012 Wolfson Microelectronics plc * * Author: Mark Brown * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. */ #ifndef _WM8997_H #define _WM8997_H #include "arizona.h" #define WM8997_FLL1 1 #define WM8997_FLL2 2 #define WM8997_FLL1_REFCLK 3 #define WM8997_FLL2_REFCLK 4 #endif ry'/>
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephan Mueller <smueller@chronox.de>2016-10-21 04:54:22 +0200
committerJonathan Corbet <corbet@lwn.net>2016-12-13 16:37:54 -0700
commit3b72c814a8e8cd638e1ba0da4dfce501e9dff5af (patch)
treea79b261dd9f10bd3525ed97d1bb54058fc6d9a1e /include/dt-bindings/media
parent868c97a846a73e937d835b09b8c885a69df50ec8 (diff)
crypto: doc - convert crypto API documentation to Sphinx
With the conversion of the kernel crypto API DocBook to Sphinx, the monolithic document is broken up into individual documents. The documentation is unchanged with the exception of a slight reordering to keep the individual document parts self-contained. Signed-off-by: Stephan Mueller <smueller@chronox.de> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'include/dt-bindings/media')