Home
last modified time | relevance | path

Searched refs:atl (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.4/Documentation/devicetree/bindings/clock/ti/
Ddra7-atl.txt23 - compatible : shall be "ti,dra7-atl-clock"
32 - compatible : shall be "ti,dra7-atl"
37 - ti,hwmods : Shall be set to "atl"
41 - atl{0/1/2/3} {
46 For valid word select signals, see the dt-bindings/clk/ti-dra7-atl.h include
50 /* clock bindings for atl provided clocks */
53 compatible = "ti,dra7-atl-clock";
59 compatible = "ti,dra7-atl-clock";
65 compatible = "ti,dra7-atl-clock";
71 compatible = "ti,dra7-atl-clock";
[all …]
/Linux-v5.4/drivers/clk/ti/
DMakefile20 clk-dra7-atl.o dpll3xxx.o \
/Linux-v5.4/arch/arm/boot/dts/
Ddra7-evm-common.dtsi7 #include <dt-bindings/clk/ti-dra7-atl.h>
212 &atl {
Ddra7xx-clocks.dtsi10 compatible = "ti,dra7-atl-clock";
16 compatible = "ti,dra7-atl-clock";
22 compatible = "ti,dra7-atl-clock";
28 compatible = "ti,dra7-atl-clock";
1681 atl_cm: atl-cm@c00 {
1688 atl_clkctrl: atl-clkctrl@0 {
Ddra72-evm-common.dtsi9 #include <dt-bindings/clk/ti-dra7-atl.h>
528 &atl {
Ddra7-l4.dtsi2483 atl: atl@0 { label
2484 compatible = "ti,dra7-atl";
/Linux-v5.4/arch/s390/kvm/
Dgaccess.c254 unsigned long atl : 12; /* Authority-Table Length */ member
445 if (eax / 16 > aste.atl) in ar_translation()