Home
last modified time | relevance | path

Searched refs:host1x (Results 1 – 25 of 70) sorted by relevance

123

/freebsd/sys/arm/nvidia/drm2/
H A Dtegra_drm_if.m36 * Register client to host1x
39 device_t host1x;
44 * Deregister client to host1x
47 device_t host1x;
56 device_t host1x;
65 device_t host1x;
H A Dtegra_host1x.c639 DEFINE_CLASS_1(host1x, host1x_driver, host1x_methods,
641 EARLY_DRIVER_MODULE(host1x, simplebus, host1x_driver, 0, 0, BUS_PASS_BUS);
645 DRIVER_MODULE(fbd, host1x, fbd_driver, 0, 0);
H A Dtegra_hdmi.c1003 hdmi_init_client(device_t dev, device_t host1x, struct tegra_drm *drm) in hdmi_init_client() argument
1047 hdmi_exit_client(device_t dev, device_t host1x, struct tegra_drm *drm) in hdmi_exit_client() argument
1322 DRIVER_MODULE(tegra_hdmi, host1x, tegra_hdmi_driver, 0, 0);
H A Dtegra_dc.c1189 dc_init_client(device_t dev, device_t host1x, struct tegra_drm *drm) in dc_init_client() argument
1237 dc_exit_client(device_t dev, device_t host1x, struct tegra_drm *drm) in dc_exit_client() argument
1444 DRIVER_MODULE(tegra_dc, host1x, tegra_dc_driver, NULL, NULL);
/freebsd/sys/contrib/device-tree/Bindings/display/tegra/
H A Dnvidia,tegra20-host1x.txt1 NVIDIA Tegra host1x
4 - compatible: "nvidia,tegra<chip>-host1x"
12 in the host1x address space. Should be 1.
14 range in the host1x address space. Should be 1.
15 - ranges: The mapping of the host1x address space to the CPU address space.
21 - host1x
28 For each opp entry in 'operating-points-v2' table of host1x and its modules:
36 Each host1x client module having to perform DMA through the Memory Controller
40 The host1x top-level node defines a number of children, each representing one
41 of the following host1x client modules:
[all …]
H A Dnvidia,tegra114-mipi.txt29 host1x@50000000 {
/freebsd/sys/contrib/device-tree/src/arm/nvidia/
H A Dtegra124-nyan-big-fhd.dts8 host1x@50000000 {
H A Dtegra30-asus-lvds-display.dtsi8 host1x@50000000 {
H A Dtegra20-plutux.dts10 host1x@50000000 {
H A Dtegra114.dtsi33 host1x@50000000 {
34 compatible = "nvidia,tegra114-host1x";
38 interrupt-names = "syncpt", "host1x";
40 clock-names = "host1x";
42 reset-names = "host1x", "mc";
H A Dtegra20-tec.dts10 host1x@50000000 {
H A Dtegra20.dtsi35 host1x@50000000 {
36 compatible = "nvidia,tegra20-host1x";
40 interrupt-names = "syncpt", "host1x";
42 clock-names = "host1x";
44 reset-names = "host1x", "mc";
H A Dtegra20-medcom-wide.dts18 host1x@50000000 {
H A Dtegra30-colibri-eval-v3.dts25 host1x@50000000 {
H A Dtegra124.dtsi89 host1x@50000000 {
90 compatible = "nvidia,tegra124-host1x";
94 interrupt-names = "syncpt", "host1x";
96 clock-names = "host1x";
98 reset-names = "host1x", "mc";
H A Dtegra30.dtsi118 host1x@50000000 {
119 compatible = "nvidia,tegra30-host1x";
123 interrupt-names = "syncpt", "host1x";
125 clock-names = "host1x";
127 reset-names = "host1x", "mc";
H A Dtegra20-colibri-iris.dts25 host1x@50000000 {
H A Dtegra30-apalis-eval.dts36 host1x@50000000 {
H A Dtegra20-colibri-eval-v3.dts25 host1x@50000000 {
H A Dtegra124-apalis-v1.2-eval.dts37 host1x@50000000 {
H A Dtegra124-apalis-eval.dts36 host1x@50000000 {
H A Dtegra30-apalis-v1.1-eval.dts37 host1x@50000000 {
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Dnvidia,tegra124-dpaux-padctl.txt11 the binding document ../display/tegra/nvidia,tegra20-host1x.txt for more
/freebsd/sys/contrib/device-tree/src/arm64/nvidia/
H A Dtegra132.dtsi84 host1x@50000000 {
85 compatible = "nvidia,tegra132-host1x",
86 "nvidia,tegra124-host1x";
90 interrupt-names = "syncpt", "host1x";
92 clock-names = "host1x";
94 reset-names = "host1x";
/freebsd/sys/contrib/device-tree/Bindings/i2c/
H A Dnvidia,tegra20-i2c.txt38 nvidia,tegra210-i2c-vi: Tegra210 has one I2C controller that is on host1x bus

123