Searched +full:5 +full:p49v5923 (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.1/Documentation/devicetree/bindings/clock/ |
D | idt,versaclock5.yaml | 7 title: Binding for IDT VersaClock 5 and 6 programmable I2C clock generators 10 The IDT VersaClock 5 and VersaClock 6 are programmable I2C 16 - 5P49V5923: 21 - 5P49V5933: 53 - idt,5p49v5923 54 - idt,5p49v5925 55 - idt,5p49v5933 56 - idt,5p49v5935 57 - idt,5p49v6901 58 - idt,5p49v6965 [all …]
|
/Linux-v6.1/arch/arm64/boot/dts/renesas/ |
D | salvator-x.dtsi | 23 compatible = "idt,5p49v5923";
|
D | hihope-common.dtsi | 196 compatible = "idt,5p49v5923"; 329 interrupts = <5 IRQ_TYPE_LEVEL_HIGH>;
|
/Linux-v6.1/drivers/clk/ |
D | clk-versaclock5.c | 3 * Driver for IDT Versaclock 5 96 #define VC5_CLK_OUTPUT_CFG0_CFG_SHIFT 5 124 #define VC5_GLOBAL_REGISTER_GLOBAL_RESET BIT(5) 135 #define VC5_MAX_CLK_OUT_NUM 5 435 u8 fb[5]; in vc5_pll_recalc_rate() 437 regmap_bulk_read(vc5->regmap, VC5_FEEDBACK_INT_DIV, fb, 5); in vc5_pll_recalc_rate() 479 u8 fb[5]; in vc5_pll_set_rate() 487 return regmap_bulk_write(vc5->regmap, VC5_FEEDBACK_INT_DIV, fb, 5); in vc5_pll_set_rate() 820 * After getting feedback from Renesas, the .5pF steps were the in vc5_map_cap_value() 828 * The Programmer's guide shows XTAL[5:0] but in reality, in vc5_map_cap_value() [all …]
|