Searched refs:esc (Results 1 – 19 of 19) sorted by relevance
| /f-stack/freebsd/arm/nvidia/ |
| H A D | tegra_ehci.c | 117 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 D | vf_ehci.c | 260 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 D | fparseln.c | 52 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 D | nwl-dsi.yaml | 69 - 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 D | exynos_dsim.txt | 26 - 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 D | meson-gxbb-p200.dts | 36 button-esc {
|
| /f-stack/freebsd/contrib/device-tree/Bindings/gpio/ |
| H A D | gpio_oxnas.txt | 42 button-esc {
|
| /f-stack/freebsd/contrib/device-tree/src/arm64/rockchip/ |
| H A D | px30-evb.dts | 27 esc-key { 28 label = "esc";
|
| H A D | rk3308-evb.dts | 40 esc-key {
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | kirkwood-netxbig.dtsi | 60 * esc and power represent a three position rocker
|
| H A D | gemini-dlink-dns-313.dts | 36 button-esc {
|
| H A D | rk3288-evb.dtsi | 37 esc {
|
| H A D | imx6dl-prtvt7.dts | 38 esc {
|
| H A D | exynos4210-trats.dts | 168 samsung,esc-clock-frequency = <20000000>;
|
| H A D | gemini-dlink-dir-685.dts | 30 button-esc {
|
| H A D | exynos5250-arndale.dts | 172 samsung,esc-clock-frequency = <10000000>;
|
| H A D | exynos3250-rinato.dts | 228 samsung,esc-clock-frequency = <20000000>;
|
| H A D | exynos4412-midas.dtsi | 428 samsung,esc-clock-frequency = <20000000>;
|
| /f-stack/freebsd/contrib/device-tree/src/arm64/exynos/ |
| H A D | exynos5433-tm2-common.dtsi | 347 samsung,esc-clock-frequency = <16000000>;
|