Home
last modified time | relevance | path

Searched refs:sunxi_tcon_ep_enable (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/arm/sunxi/
H A Dsunxi_tcon.c85 static int sunxi_tcon_ep_enable(device_t, struct fdt_endpoint *, bool);
169 sc->sc_ports.dp_ep_enable = sunxi_tcon_ep_enable; in sunxi_tcon_attach()
393 sunxi_tcon_ep_enable(device_t dev, struct fdt_endpoint *ep, bool enable) in sunxi_tcon_ep_enable() function