Home
last modified time | relevance | path

Searched refs:oe (Results 1 – 25 of 71) sorted by relevance

123

/f-stack/freebsd/mips/atheros/ar531x/
H A Dar5315_gpio.c334 uint32_t oe; in ar5315_gpio_attach() local
398 oe = GPIO_READ(sc, ar531x_gpio_cr()); in ar5315_gpio_attach()
408 if (oe & (1 << j)) in ar5315_gpio_attach()
461 oe = GPIO_READ(sc, ar531x_gpio_cr()); in ar5315_gpio_attach()
462 oe &= ~ (1 << i); in ar5315_gpio_attach()
463 GPIO_WRITE(sc, ar531x_gpio_cr(), oe); in ar5315_gpio_attach()
466 oe = GPIO_READ(sc, ar531x_gpio_do()); in ar5315_gpio_attach()
467 oe &= ~ (1 << i); in ar5315_gpio_attach()
468 GPIO_WRITE(sc, ar531x_gpio_do(), oe); in ar5315_gpio_attach()
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Domap3430-sdp.dts69 gpmc,oe-on-ns = <54>;
70 gpmc,oe-off-ns = <168>;
119 gpmc,oe-on-ns = <6>;
120 gpmc,oe-off-ns = <48>;
165 gpmc,oe-on-ns = <30>;
166 gpmc,oe-off-ns = <84>;
H A Domap2420-h4.dts37 gpmc,oe-on-ns = <60>;
38 gpmc,oe-off-ns = <120>;
H A Domap3-overo-tobiduo-common.dtsi32 gpmc,oe-on-ns = <0>;
33 gpmc,oe-off-ns = <42>;
H A Domap-gpmc-smsc911x.dtsi36 gpmc,oe-on-ns = <45>;
37 gpmc,oe-off-ns = <140>;
H A Domap-gpmc-smsc9221.dtsi39 gpmc,oe-on-ns = <0>;
40 gpmc,oe-off-ns = <42>;
H A Domap2430-sdp.dts54 gpmc,oe-on-ns = <60>;
55 gpmc,oe-off-ns = <169>;
H A Domap2420-n8x0-common.dtsi70 gpmc,oe-on-ns = <27>;
71 gpmc,oe-off-ns = <127>;
H A Domap-zoom-common.dtsi38 gpmc,oe-on-ns = <45>;
39 gpmc,oe-off-ns = <145>;
H A Domap3-sb-t35.dtsi119 gpmc,oe-on-ns = <45>;
120 gpmc,oe-off-ns = <140>;
H A Domap3-gta04a5one.dts69 gpmc,oe-on-ns = <15>;
70 gpmc,oe-off-ns = <87>;
H A Ddra62x-j5eco-evm.dts69 gpmc,oe-on-ns = <0>;
70 gpmc,oe-off-ns = <54>;
H A Domap3-igep.dtsi127 gpmc,oe-off-ns = <54>;
158 gpmc,oe-on-ns = <18>;
159 gpmc,oe-off-ns = <96>;
H A Ddm8148-evm.dts69 gpmc,oe-on-ns = <0>;
70 gpmc,oe-off-ns = <54>;
H A Domap4-duovero-parlor.dts152 gpmc,oe-on-ns = <15>;
153 gpmc,oe-off-ns = <50>;
H A Dam335x-chilisom.dtsi164 gpmc,oe-on-ns = <0>;
165 gpmc,oe-off-ns = <54>;
/f-stack/freebsd/mips/atheros/
H A Dar71xx_gpio.c437 uint32_t oe; in ar71xx_gpio_attach() local
503 oe = GPIO_READ(sc, AR71XX_GPIO_OE); in ar71xx_gpio_attach()
510 oe = ~oe; in ar71xx_gpio_attach()
521 if (oe & (1 << j)) in ar71xx_gpio_attach()
573 oe = GPIO_READ(sc, AR71XX_GPIO_OUT); in ar71xx_gpio_attach()
574 oe &= ~ (1 << i); in ar71xx_gpio_attach()
575 GPIO_WRITE(sc, AR71XX_GPIO_OUT, oe); in ar71xx_gpio_attach()
/f-stack/freebsd/contrib/device-tree/Bindings/mtd/
H A Dgpmc-nor.txt17 - gpmc,oe-on-ns: Output-enable assertion time
18 - gpmc,oe-off-ns: Output-enable de-assertion time
66 gpmc,oe-on-ns = <54>;
67 gpmc,oe-off-ns = <168>;
/f-stack/freebsd/arm/ti/
H A Dti_gpio.c411 uint32_t oe; in ti_gpio_pin_setflags() local
425 oe = ti_gpio_read_4(sc, TI_GPIO_OE); in ti_gpio_pin_setflags()
427 oe |= TI_GPIO_MASK(pin); in ti_gpio_pin_setflags()
429 oe &= ~TI_GPIO_MASK(pin); in ti_gpio_pin_setflags()
430 ti_gpio_write_4(sc, TI_GPIO_OE, oe); in ti_gpio_pin_setflags()
490 uint32_t oe, reg, val; in ti_gpio_pin_get() local
501 oe = ti_gpio_read_4(sc, TI_GPIO_OE); in ti_gpio_pin_get()
502 if (oe & TI_GPIO_MASK(pin)) in ti_gpio_pin_get()
/f-stack/freebsd/contrib/device-tree/Bindings/net/
H A Dgpmc-eth.txt32 - gpmc,oe-on-ns: Output-enable assertion time
33 - gpmc,oe-off-ns: Output-enable de-assertion time
74 gpmc,oe-on-ns = <54>;
75 gpmc,oe-off-ns = <168>;
/f-stack/freebsd/contrib/device-tree/src/mips/cavium-octeon/
H A Docteon_3xxx.dtsi133 cavium,t-oe = <60>;
150 cavium,t-oe = <320>;
167 cavium,t-oe = <125>;
184 cavium,t-oe = <270>;
/f-stack/freebsd/contrib/device-tree/Bindings/mips/cavium/
H A Dbootbus.txt36 - cavium,t-oe: A cell specifying the OE timing (in nS).
90 cavium,t-oe = <60>;
110 cavium,t-oe = <270>;
/f-stack/freebsd/contrib/device-tree/Bindings/memory-controllers/
H A Domap-gpmc.txt75 - gpmc,oe-on-ns: Assertion time
76 - gpmc,oe-off-ns: Deassertion time
77 - gpmc,oe-aad-mux-on-ns: Assertion time for AAD
78 - gpmc,oe-aad-mux-off-ns: Deassertion time for AAD
100 - gpmc,oe-extra-delay: OE signal is delayed by half GPMC clock
/f-stack/app/nginx-1.16.1/auto/lib/zlib/
H A Dmakefile.owc6 CFLAGS = -zq -bt=nt -ot -op -oi -oe -s -bm $(CPU_OPT)
/f-stack/app/nginx-1.16.1/auto/lib/pcre/
H A Dmakefile.owc6 CFLAGS = -c -zq -bt=nt -ot -op -oi -oe -s -bm $(CPU_OPT)

123