/* * This header provides constants clk index STMicroelectronics * STiH410 SoC. */ #ifndef _DT_BINDINGS_CLK_STIH410 #define _DT_BINDINGS_CLK_STIH410 #include "stih407-clks.h" /* STiH410 introduces new clock outputs compared to STiH407 */ /* CLOCKGEN C0 */ #define CLK_TX_ICN_HADES 32 #define CLK_RX_ICN_HADES 33 #define CLK_ICN_REG_16 34 #define CLK_PP_HADES 35 #define CLK_CLUST_HADES 36 #define CLK_HWPE_HADES 37 #define CLK_FC_HADES 38 /* CLOCKGEN D0 */ #define CLK_PCMR10_MASTER 4 #define CLK_USB2_PHY 5 #endif epository'/>
summaryrefslogtreecommitdiff
path: root/include/net/cfg80211.h
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-02-03 22:19:15 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-02-03 22:19:15 +0100
commit424414947da3dd5cb0d60e4f299f7c51e472ae77 (patch)
treea4067480c4256c80ae8f8438a3e4bb88e32050bc /include/net/cfg80211.h
parenta3683e0c1410c5c8136a7a93b0336ce88d3b893a (diff)
parentd07830db1bdb254e4b50d366010b219286b8c937 (diff)
Merge tag 'usb-serial-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus
Johan writes: USB-serial fixes for v4.10-rc7 One more device ID for pl2303. Signed-off-by: Johan Hovold <johan@kernel.org>
Diffstat (limited to 'include/net/cfg80211.h')