Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/nvidia/drm2/
H A Dtegra_host1x.c93 struct host1x_softc { struct
95 device_t dev;
96 struct sx lock;
97 int attach_done;
99 struct resource *mem_res;
101 void *syncpt_irq_h;
102 struct resource *gen_irq_res;
103 void *gen_irq_h;
105 clk_t clk;
106 hwreset_t reset;
[all …]