Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/nvidia/
H A Dtegra_ehci.c117 ehci_softc_t *esc; in tegra_ehci_detach() local
121 esc = &sc->ehci_softc; in tegra_ehci_detach()
127 ehci_detach(esc); in tegra_ehci_detach()
130 esc->sc_intr_hdl); in tegra_ehci_detach()
150 ehci_softc_t *esc; in tegra_ehci_attach() local
158 esc = &sc->ehci_softc; in tegra_ehci_attach()
230 esc->sc_bus.devices = esc->sc_devices; in tegra_ehci_attach()
259 NULL, (driver_intr_t *)ehci_interrupt, esc, &esc->sc_intr_hdl); in tegra_ehci_attach()
271 device_set_ivars(esc->sc_bus.bdev, &esc->sc_bus); in tegra_ehci_attach()
274 strlcpy(esc->sc_vendor, "Nvidia", sizeof(esc->sc_vendor)); in tegra_ehci_attach()
[all …]
/f-stack/freebsd/arm/freescale/vybrid/
H A Dvf_ehci.c260 struct vybrid_ehci_softc *esc; in vybrid_ehci_attach() local
266 esc = device_get_softc(dev); in vybrid_ehci_attach()
267 esc->dev = dev; in vybrid_ehci_attach()
269 sc = &esc->base; in vybrid_ehci_attach()
285 esc->bst_usbc = rman_get_bustag(esc->res[1]); in vybrid_ehci_attach()
286 esc->bsh_usbc = rman_get_bushandle(esc->res[1]); in vybrid_ehci_attach()
288 esc->bst_phy = rman_get_bustag(esc->res[2]); in vybrid_ehci_attach()
289 esc->bsh_phy = rman_get_bushandle(esc->res[2]); in vybrid_ehci_attach()
313 if (phy_init(esc)) { in vybrid_ehci_attach()
389 esc = device_get_softc(dev); in vybrid_ehci_detach()
[all …]
/f-stack/tools/libutil/
H A Dfparseln.c52 isescaped(const char *sp, const char *p, int esc) in isescaped() argument
63 if (esc == '\0') in isescaped()
67 for (ne = 0, cp = p; --cp >= sp && *cp == esc; ne++) in isescaped()
89 char esc, con, nl, com; in fparseln() local
106 esc = str[0]; in fparseln()
133 if (*cp == com && !isescaped(ptr, cp, esc)) { in fparseln()
150 if (*cp == con && !isescaped(ptr, cp, esc)) { in fparseln()
177 strchr(buf, esc) != NULL) { in fparseln()
182 while (cp[0] != '\0' && cp[0] != esc) in fparseln()
192 if (cp[1] == esc) in fparseln()
[all …]
/f-stack/freebsd/contrib/device-tree/Bindings/display/bridge/
H A Dnwl-dsi.yaml69 - description: dsi esc reset line
76 - const: esc
189 reset-names = "byte", "dpi", "esc", "pclk";
/f-stack/freebsd/contrib/device-tree/Bindings/display/exynos/
H A Dexynos_dsim.txt26 - samsung,esc-clock-frequency: specifies DSI frequency in escape mode
85 samsung,esc-clock-frequency = <20000000>;
/f-stack/freebsd/contrib/device-tree/src/arm64/amlogic/
H A Dmeson-gxbb-p200.dts36 button-esc {
/f-stack/freebsd/contrib/device-tree/Bindings/gpio/
H A Dgpio_oxnas.txt42 button-esc {
/f-stack/freebsd/contrib/device-tree/src/arm64/rockchip/
H A Dpx30-evb.dts27 esc-key {
28 label = "esc";
H A Drk3308-evb.dts40 esc-key {
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dkirkwood-netxbig.dtsi60 * esc and power represent a three position rocker
H A Dgemini-dlink-dns-313.dts36 button-esc {
H A Drk3288-evb.dtsi37 esc {
H A Dimx6dl-prtvt7.dts38 esc {
H A Dexynos4210-trats.dts168 samsung,esc-clock-frequency = <20000000>;
H A Dgemini-dlink-dir-685.dts30 button-esc {
H A Dexynos5250-arndale.dts172 samsung,esc-clock-frequency = <10000000>;
H A Dexynos3250-rinato.dts228 samsung,esc-clock-frequency = <20000000>;
H A Dexynos4412-midas.dtsi428 samsung,esc-clock-frequency = <20000000>;
/f-stack/freebsd/contrib/device-tree/src/arm64/exynos/
H A Dexynos5433-tm2-common.dtsi347 samsung,esc-clock-frequency = <16000000>;