Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/dts/
Dstih407-pinctrl.dtsi19 gpio4 = &pio4;
91 pio4: gpio@09614000 { label
121 ir = <&pio4 0 ALT2 IN>;
127 ir = <&pio4 1 ALT2 IN>;
133 tx = <&pio4 2 ALT2 OUT>;
139 tx_od = <&pio4 3 ALT2 OUT>;
166 sda = <&pio4 6 ALT1 BIDIR>;
167 scl = <&pio4 5 ALT1 BIDIR>;
184 keyin0 = <&pio4 0 ALT6 IN>;
185 keyin1 = <&pio4 5 ALT4 IN>;
[all …]
Dstih410-b2260.dts46 gpios = <&pio4 1 GPIO_ACTIVE_LOW>;
64 gpios = <&pio4 0 GPIO_ACTIVE_LOW>;
/external/fdlibm/
Dk_tan.c68 #define pio4 xxx[14] macro
106 z = pio4 - x; in __kernel_tan()
/external/u-boot/drivers/pinctrl/
DMakefile7 obj-$(CONFIG_PINCTRL_AT91PIO4) += pinctrl-at91-pio4.o
/external/arm-optimized-routines/math/
Dcosf.c29 if (abstop12 (y) < abstop12 (pio4)) in cosf()
Dsinf.c28 if (abstop12 (y) < abstop12 (pio4)) in sinf()
Dsincosf.c29 if (abstop12 (y) < abstop12 (pio4)) in sincosf()
Dsincosf.h15 static const double pio4 = 0x1.921FB54442D18p-1; variable
/external/v8/src/base/
Dieee754.cc809 #define pio4 xxx[14] in __kernel_tan() macro
846 z = pio4 - x; in __kernel_tan()
888 #undef pio4 in __kernel_tan()