Home
last modified time | relevance | path

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

/Linux-v4.19/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-v4.19/drivers/clk/ti/
DMakefile19 clk-dra7-atl.o dpll3xxx.o dpll44xx.o
/Linux-v4.19/arch/arm/boot/dts/
Ddra7-evm-common.dtsi10 #include <dt-bindings/clk/ti-dra7-atl.h>
215 &atl {
Ddra72-evm-common.dtsi12 #include <dt-bindings/clk/ti-dra7-atl.h>
531 &atl {
Ddra7xx-clocks.dtsi13 compatible = "ti,dra7-atl-clock";
19 compatible = "ti,dra7-atl-clock";
25 compatible = "ti,dra7-atl-clock";
31 compatible = "ti,dra7-atl-clock";
Ddra7.dtsi1667 atl: atl@4843c000 { label
1668 compatible = "ti,dra7-atl";
1670 ti,hwmods = "atl";
/Linux-v4.19/arch/s390/kvm/
Dgaccess.c254 unsigned long atl : 12; /* Authority-Table Length */ member
445 if (eax / 16 > aste.atl) in ar_translation()