Searched refs:host1x (Results 1 – 23 of 23) sorted by relevance
/external/u-boot/doc/device-tree-bindings/gpu/ |
D | nvidia,tegra20-host1x.txt | 1 NVIDIA Tegra host1x 4 - compatible: "nvidia,tegra<chip>-host1x" 8 in the host1x address space. Should be 1. 10 range in the host1x address space. Should be 1. 11 - ranges: The mapping of the host1x address space to the CPU address space. 17 - host1x 19 The host1x top-level node defines a number of children, each representing one 20 of the following host1x client modules: 242 host1x { 243 compatible = "nvidia,tegra20-host1x", "simple-bus"; [all …]
|
/external/u-boot/doc/device-tree-bindings/video/ |
D | tegra20-dc.txt | 41 host1x { 42 compatible = "nvidia,tegra20-host1x", "simple-bus";
|
/external/u-boot/arch/arm/dts/ |
D | tegra124-nyan-big-u-boot.dtsi | 10 host1x@50000000 {
|
D | tegra20-medcom-wide.dts | 22 host1x@50000000 {
|
D | tegra20-tec.dts | 22 host1x@50000000 {
|
D | tegra20-colibri.dts | 23 host1x@50000000 {
|
D | tegra210.dtsi | 80 host1x@50000000 { 81 compatible = "nvidia,tegra210-host1x", "simple-bus"; 86 clock-names = "host1x"; 88 reset-names = "host1x";
|
D | tegra20.dtsi | 12 host1x@50000000 { 13 compatible = "nvidia,tegra20-host1x", "simple-bus"; 19 reset-names = "host1x";
|
D | tegra114.dtsi | 13 host1x@50000000 { 14 compatible = "nvidia,tegra114-host1x", "simple-bus"; 20 reset-names = "host1x";
|
D | tegra30.dtsi | 90 host1x@50000000 { 91 compatible = "nvidia,tegra30-host1x", "simple-bus"; 97 reset-names = "host1x";
|
D | tegra124.dtsi | 83 host1x@50000000 { 84 compatible = "nvidia,tegra124-host1x", "simple-bus"; 90 reset-names = "host1x";
|
D | tegra20-tamonten.dtsi | 11 host1x@50000000 {
|
D | tegra124-nyan.dtsi | 15 host1x@50000000 {
|
D | tegra20-paz00.dts | 30 host1x@50000000 {
|
D | tegra20-ventana.dts | 29 host1x@50000000 {
|
D | tegra20-harmony.dts | 29 host1x@50000000 {
|
D | tegra20-seaboard.dts | 38 host1x@50000000 {
|
D | tegra124-nyan-big.dts | 32 host1x@50000000 {
|
D | tegra124-apalis.dts | 101 host1x@50000000 {
|
/external/libdrm/tests/ |
D | drmdevice.c | 92 printf("\t\t\tfullname\t%s\n", device->businfo.host1x->fullname); in print_device_info()
|
/external/libdrm/ |
D | xf86drm.c | 3067 return memcmp(a->businfo.host1x, b->businfo.host1x, sizeof(drmHost1xBusInfo)) == 0; in drmDevicesEqual() 3231 if (device->deviceinfo.host1x) { in drmFreeHost1xDevice() 3232 if (device->deviceinfo.host1x->compatible) { in drmFreeHost1xDevice() 3233 char **compatible = device->deviceinfo.host1x->compatible; in drmFreeHost1xDevice() 3240 free(device->deviceinfo.host1x->compatible); in drmFreeHost1xDevice() 3653 dev->businfo.host1x = (drmHost1xBusInfoPtr)ptr; in drmProcessHost1xDevice() 3655 ret = drmParseHost1xBusInfo(maj, min, dev->businfo.host1x); in drmProcessHost1xDevice() 3661 dev->deviceinfo.host1x = (drmHost1xDeviceInfoPtr)ptr; in drmProcessHost1xDevice() 3663 ret = drmParseHost1xDeviceInfo(maj, min, dev->deviceinfo.host1x); in drmProcessHost1xDevice()
|
D | xf86drm.h | 844 drmHost1xBusInfoPtr host1x; member 850 drmHost1xDeviceInfoPtr host1x; member
|
/external/u-boot/doc/device-tree-bindings/clock/ |
D | nvidia,tegra20-car.txt | 56 28 host1x
|