Home
last modified time | relevance | path

Searched refs:fclk (Results 1 – 16 of 16) sorted by relevance

/f-stack/freebsd/contrib/device-tree/src/h8300/
H A Dedosk2674.dts38 fclk: fclk { label
75 clocks = <&fclk>;
83 clocks = <&fclk>;
91 clocks = <&fclk>;
98 clocks = <&fclk>;
105 clocks = <&fclk>;
H A Dh8300h_sim.dts31 fclk: fclk { label
69 clocks = <&fclk>;
78 clocks = <&fclk>;
86 clocks = <&fclk>;
94 clocks = <&fclk>;
H A Dh8s_sim.dts37 fclk: fclk { label
74 clocks = <&fclk>;
82 clocks = <&fclk>;
90 clocks = <&fclk>;
97 clocks = <&fclk>;
/f-stack/freebsd/contrib/device-tree/Bindings/display/ti/
H A Dti,omap3-dss.txt14 - clocks: handle to fclk
37 - clocks: handle to fclk
52 - clocks: handles to fclk and iclk
64 - clocks: handle to fclk
82 - clocks: handles to fclk and pll clock
H A Dti,omap4-dss.txt14 - clocks: handle to fclk
36 - clocks: handle to fclk
51 - clocks: handles to fclk and iclk
67 - clocks: handle to fclk
88 - clocks: handles to fclk and pll clock
111 - clocks: handles to fclk and pll clock
H A Dti,omap5-dss.txt14 - clocks: handle to fclk
36 - clocks: handle to fclk
51 - clocks: handles to fclk and iclk
69 - clocks: handles to fclk and pll clock
92 - clocks: handles to fclk and pll clock
H A Dti,dra7-dss.txt14 - clocks: handle to fclk
47 - clocks: handle to fclk
66 - clocks: handles to fclk and pll clock
/f-stack/freebsd/contrib/device-tree/Bindings/mmc/
H A Dti-omap-hsmmc.txt92 swakeup | | fclk
98 In suspend the fclk is off and the module is disfunctional. Even register reads
99 will fail. A small logic in the host will request fclk restore, when an
/f-stack/freebsd/contrib/device-tree/Bindings/timer/
H A Drenesas,8bit-timer.txt22 clocks = <&fclk>;
/f-stack/freebsd/contrib/device-tree/Bindings/serial/
H A Drenesas,sci.yaml67 clocks = <&fclk>;
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dzynq-parallella.dts35 fclk-enable = <0xf>;
H A Dzynq-7000.dtsi284 fclk-enable = <0>;
/f-stack/freebsd/contrib/device-tree/src/arm64/ti/
H A Dk3-j721e-main.dtsi566 clock-names = "fclk";
579 clock-names = "fclk";
592 clock-names = "fclk";
605 clock-names = "fclk";
618 clock-names = "fclk";
631 clock-names = "fclk";
644 clock-names = "fclk";
657 clock-names = "fclk";
670 clock-names = "fclk";
683 clock-names = "fclk";
H A Dk3-j721e-mcu-wakeup.dtsi83 clock-names = "fclk";
96 clock-names = "fclk";
/f-stack/freebsd/contrib/device-tree/Bindings/clock/
H A Dzynq-7000.txt26 - fclk-enable : Bit mask to enable FCLKs statically at boot time.
/f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_reset.c785 u_int32_t fclk = COEFF; /* clock * 2.5 */ in ar9300_set_delta_slope() local
787 u_int32_t clock_mhz_scaled = 0x1000000 * fclk; in ar9300_set_delta_slope()