/openbmc/u-boot/arch/arm/dts/ |
H A D | am571x-idk.dts | 10 #include "dra72x.dtsi" 14 #include "dra72x-mmc-iodelay.dtsi"
|
H A D | dra72-evm.dts | 9 #include "dra72x-mmc-iodelay.dtsi"
|
H A D | dra72-evm-revc.dts | 9 #include "dra72x-mmc-iodelay.dtsi"
|
H A D | dra72x-mmc-iodelay.dtsi | 2 * MMC IOdelay values for TI's DRA72x, DRA71x and AM571x SoCs. 32 * e) If in future, DRA71x and DRA72x values differ, then add 'dra71_' and
|
H A D | dra71-evm.dts | 10 #include "dra72x-mmc-iodelay.dtsi"
|
H A D | dra72-evm-common.dtsi | 10 #include "dra72x.dtsi"
|
/openbmc/linux/Documentation/devicetree/bindings/media/ |
H A D | ti,cal.yaml | 7 title: Texas Instruments DRA72x CAMERA ADAPTATION LAYER (CAL) 16 DRA72x device.
|
/openbmc/linux/Documentation/devicetree/bindings/pci/ |
H A D | ti-pci.txt | 8 Should be "ti,dra726-pcie-rc" for dra72x in RC mode 9 Should be "ti,dra726-pcie-ep" for dra72x in EP mode
|
/openbmc/u-boot/include/environment/ti/ |
H A D | boot.h | 102 "if test $board_name = dra72x-revc; then " \ 104 "if test $board_name = dra72x; then " \
|
/openbmc/linux/arch/arm/boot/dts/ti/omap/ |
H A D | am5718.dtsi | 6 #include "dra72x.dtsi"
|
H A D | dra72-evm.dts | 6 #include "dra72x-mmc-iodelay.dtsi"
|
H A D | dra72-evm-revc.dts | 6 #include "dra72x-mmc-iodelay.dtsi"
|
H A D | am571x-idk.dts | 11 #include "dra72x-mmc-iodelay.dtsi"
|
H A D | dra72x-mmc-iodelay.dtsi | 3 * MMC IOdelay values for TI's DRA72x, DRA71x and AM571x SoCs. 24 * e) If in future, DRA71x and DRA72x values differ, then add 'dra71_' and
|
H A D | dra71-evm.dts | 8 #include "dra72x-mmc-iodelay.dtsi"
|
H A D | dra72-evm-common.dtsi | 7 #include "dra72x.dtsi"
|
H A D | dra7.dtsi | 892 /* 'reg' defined in dra72x.dtsi and dra74x.dtsi */ 893 /* 'clocks' defined in dra72x.dtsi and dra74x.dtsi */
|
/openbmc/linux/drivers/media/platform/ti/ |
H A D | Kconfig | 29 found on DRA72X SoC.
|
/openbmc/linux/Documentation/PCI/endpoint/function/binding/ |
H A D | pci-test.rst | 13 deviceid should be 0xb500 for DRA74x and 0xb501 for DRA72x
|
/openbmc/u-boot/board/ti/dra7xx/ |
H A D | evm.c | 38 #define board_is_dra72x_evm() board_ti_is("DRA72x-T") 485 * The DSPEVE, GPU and IVA rails are usually grouped on DRA72x 669 name = "dra72x-revc"; in board_late_init() 673 name = "dra72x"; in board_late_init() 736 bname = "DRA72x EVM"; in do_board_detect() 744 bname = "DRA72x EVM"; in do_board_detect()
|
/openbmc/linux/Documentation/devicetree/bindings/net/ |
H A D | cpsw.txt | 36 For example in dra72x-evm, pcf gpio has to be
|
/openbmc/u-boot/arch/arm/include/asm/ |
H A D | omap_common.h | 726 #define DRA72X 0x07200000 macro 738 return (*omap_si_rev & 0xFFF00000) == DRA72X; in is_dra72x()
|
/openbmc/u-boot/arch/arm/mach-omap2/omap5/ |
H A D | hwinit.c | 470 * DRA72x processors are uniprocessors and DONOT have in v7_arch_cp15_set_acr() 473 * DRA72x processors. in v7_arch_cp15_set_acr()
|
/openbmc/linux/drivers/media/platform/ti/cal/ |
H A D | cal-camerarx.c | 313 * DRA75xP / DRA76xP / DRA77xP TRM. The DRA71x / DRA72x and the AM65x / in cal_camerarx_start() 383 * This is not required on DRA71x, DRA72x, AM65x and DRA80xM. Not in cal_camerarx_start() 416 * This is not required on DRA71x, DRA72x, AM65x and DRA80xM. Not in cal_camerarx_start()
|
/openbmc/linux/arch/arm/mach-omap2/ |
H A D | board-generic.c | 358 DT_MACHINE_START(DRA72X_DT, "Generic DRA72X (Flattened Device Tree)")
|