Home
last modified time | relevance | path

Searched refs:femtofarads (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/Documentation/devicetree/bindings/rtc/
Dnxp,pcf8523.txt8 - quartz-load-femtofarads: The capacitive load of the quartz(x-tal),
17 quartz-load-femtofarads = <7000>;
Dnxp,pcf85063.txt12 - quartz-load-femtofarads: The capacitive load of the quartz(x-tal),
21 quartz-load-femtofarads = <12500>;
/Linux-v5.15/drivers/clk/
Dclk-versaclock5.c783 static int vc5_map_cap_value(u32 femtofarads) in vc5_map_cap_value() argument
794 if (femtofarads < 9000 || femtofarads > 22760) in vc5_map_cap_value()
803 mapped_value = DIV_ROUND_CLOSEST(femtofarads - 9000, 430); in vc5_map_cap_value()
/Linux-v5.15/arch/arm/boot/dts/
Dimx6qdl-skov-cpu.dtsi260 quartz-load-femtofarads = <12500>;