Searched +full:lmk04832 +full:- +full:oscin (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/clock/ti,lmk04832.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Texas Instruments LMK04832 Clock Controller10 - Liam Beguin <liambeguin@gmail.com>13 Devicetree binding for the LMK04832, a clock conditioner with JEDEC JESD204B14 support. The LMK04832 is pin compatible with the LMK0482x family.16 Link to datasheet, https://www.ti.com/lit/ds/symlink/lmk04832.pdf21 - ti,lmk04832[all …]
1 // SPDX-License-Identifier: GPL-2.03 * LMK04832 Ultra Low-Noise JESD204B Compliant Clock Jitter Cleaner6 * Datasheet: https://www.ti.com/lit/ds/symlink/lmk04832.pdf14 #include <linux/clk-provider.h>22 /* 0x000 - 0x00d System Functions */34 /* 0x100 - 0x137 Device Clock and SYSREF Clock Output Control */75 /* 0x138 - 0x145 SYSREF, SYNC, and Device Config */124 /* 0x146 - 0x14a CLKin Control */134 /* 0x14b - 0x152 Holdover */136 /* 0x153 - 0x15f PLL1 Configuration */[all …]