Searched full:si5345 (Results 1 – 2 of 2) sorted by relevance
| /linux/Documentation/devicetree/bindings/clock/ |
| H A D | silabs,si5341.yaml | 13 Silicon Labs Si5340, Si5341 Si5342, Si5344 and Si5345 programmable i2c clock 21 [3] Si5345 Reference Manual 22 https://www.silabs.com/documents/public/reference-manuals/Si5345-44-42-D-RM.pdf 28 The Si5345 is similar to the Si5341 with the addition of fractional input 30 The Si5342 and Si5344 are smaller versions of the Si5345, with 2 or 4 outputs. 46 - silabs,si5345
|
| /linux/drivers/clk/ |
| H A D | clk-si5341.c | 3 * Driver for Silicon Labs Si5340, Si5341, Si5342, Si5344 and Si5345 9 * The Si5345 is similar to the Si5341, with the addition of fractional input 11 * The Si5342 and Si5344 are smaller versions of the Si5345. 176 /* Also for si5345 */ 1151 /* The si5342..si5345 require a different preamble */ in si5341_send_preamble() 1188 /* The si5342..si5345 have an additional post-amble */ in si5341_finalize_defaults() 1832 { "si5345", 5 }, 1842 { .compatible = "silabs,si5345" },
|