Home
last modified time | relevance | path

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

/linux/Documentation/devicetree/bindings/clock/ti/
H A 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/clock/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/drivers/ras/
H A DMakefile7 obj-y += amd/atl/
H A DKconfig35 source "drivers/ras/amd/atl/Kconfig"
/linux/Documentation/driver-api/cxl/
H A Dconventions.rst17 conventions/cxl-atl.rst
/linux/drivers/cxl/core/
H A DMakefile24 cxl_core-$(CONFIG_CXL_ATL) += atl.o
/linux/arch/arm/boot/dts/ti/omap/
H A Ddra7-evm-common.dtsi8 #include <dt-bindings/clock/ti-dra7-atl.h>
213 &atl {
H A Ddra7xx-clocks.dtsi8 atl_clkin0_ck: clock-atl-clkin0 {
10 compatible = "ti,dra7-atl-clock";
15 atl_clkin1_ck: clock-atl-clkin1 {
17 compatible = "ti,dra7-atl-clock";
22 atl_clkin2_ck: clock-atl-clkin2 {
24 compatible = "ti,dra7-atl-clock";
29 atl_clkin3_ck: clock-atl-clkin3 {
31 compatible = "ti,dra7-atl-clock";
H A Ddra72-evm-common.dtsi10 #include <dt-bindings/clock/ti-dra7-atl.h>
548 &atl {
H A Ddra7-l4.dtsi2530 atl: atl@0 { label
2531 compatible = "ti,dra7-atl";
/linux/drivers/clk/ti/
H A DMakefile19 clk-dra7-atl.o dpll3xxx.o \
/linux/tools/testing/cxl/
H A DKbuild68 cxl_core-$(CONFIG_CXL_ATL) += $(CXL_CORE_SRC)/atl.o
/linux/arch/arm/boot/dts/marvell/
H A DMakefile37 armada-385-atl-x530.dtb \
/linux/arch/s390/kvm/
H A Dgaccess.c102 unsigned long atl : 12; /* Authority-Table Length */ member
301 if (eax / 16 > aste.atl) in ar_translation()
/linux/
H A DMAINTAINERS1025 F: drivers/ras/amd/atl/*