Searched full:si5341 (Results 1 – 3 of 3) sorted by relevance
| /linux/Documentation/devicetree/bindings/clock/ |
| H A D | silabs,si5341.yaml | 4 $id: http://devicetree.org/schemas/silabs,si5341.yaml# 13 Silicon Labs Si5340, Si5341 Si5342, Si5344 and Si5345 programmable i2c clock 17 [1] Si5341 Data Sheet 18 https://www.silabs.com/documents/public/data-sheets/Si5341-40-D-DataSheet.pdf 19 [2] Si5341 Reference Manual 20 https://www.silabs.com/documents/public/reference-manuals/Si5341-40-D-RM.pdf 24 The Si5341 and Si5340 are programmable i2c clock generators with up to 10 output 28 The Si5345 is similar to the Si5341 with the addition of fractional input 43 - silabs,si5341 182 compatible = "silabs,si5341";
|
| /linux/drivers/clk/ |
| H A D | clk-si5341.c | 3 * Driver for Silicon Labs Si5340, Si5341, Si5342, Si5344 and Si5345 7 * The Si5341 has 10 outputs and 5 synthesizers. 8 * The Si5340 is a smaller version of the Si5341 with only 4 outputs. 9 * The Si5345 is similar to the Si5341, with the addition of fractional input 1829 { "si5341", 1 }, 1839 { .compatible = "silabs,si5341" }, 1849 .name = "si5341", 1859 MODULE_DESCRIPTION("Si5341 driver");
|
| H A D | Kconfig | 134 This driver supports Silicon Labs Si5341 and Si5340 programmable clock
|