Home
last modified time | relevance | path

Searched defs:host1x_softc (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/arm/nvidia/drm2/
H A Dtegra_host1x.c90 struct host1x_softc { struct
91 struct simplebus_softc simplebus_sc; /* must be first */
92 device_t dev;
93 struct sx lock;
94 int attach_done;
96 struct resource *mem_res;
97 struct resource *syncpt_irq_res;
98 void *syncpt_irq_h;
99 struct resource *gen_irq_res;
100 void *gen_irq_h;
[all …]