Home
last modified time | relevance | path

Searched full:ps2 (Results 1 – 25 of 112) sorted by relevance

12345

/freebsd/sys/contrib/device-tree/Bindings/serio/
H A Dallwinner,sun4i-a10-ps2.yaml4 $id: http://devicetree.org/schemas/serio/allwinner,sun4i-a10-ps2.yaml#
7 title: Allwinner A10 PS2 Host Controller
14 A20 PS2 is dual role controller (PS2 host and PS2 device). These
15 bindings for PS2 A10/A20 host controller. IBM compliant IBM PS2 and
20 const: allwinner,sun4i-a10-ps2
44 ps20: ps2@1c2a000 {
45 compatible = "allwinner,sun4i-a10-ps2";
H A Dps2-gpio.yaml4 $id: http://devicetree.org/schemas/serio/ps2-gpio.yaml#
14 const: ps2-gpio
57 ps2 {
58 compatible = "ps2-gpio";
H A Dps2-gpio.txt4 - compatible = "ps2-gpio"
16 ps2@0 {
17 compatible = "ps2-gpio";
H A Daltera_ps2.txt4 - compatible : should be "ALTR,ps2-1.0". <DEPRECATED>
5 - compatible : should be "altr,ps2-1.0".
H A Darm,pl050.yaml13 The Arm PrimeCell PS2 Keyboard/Mouse Interface (KMI) is an AMBA compliant
15 is IBM PS2 or AT compatible.
/freebsd/contrib/wpa/src/utils/
H A Dedit_simple.c19 static const char *ps2 = NULL; variable
45 printf("%s> ", ps2 ? ps2 : ""); in edit_read_char()
73 ps2 = ps; in edit_init()
75 printf("%s> ", ps2 ? ps2 : ""); in edit_init()
H A Dedit_readline.c132 char *ps2 = os_malloc(blen); in edit_init() local
133 if (ps2) { in edit_init()
134 os_snprintf(ps2, blen, "%s> ", ps); in edit_init()
135 rl_callback_handler_install(ps2, readline_cmd_handler); in edit_init()
136 os_free(ps2); in edit_init()
H A Dedit.c23 static const char *ps2 = NULL; variable
51 for (i = 0; i < cmdbuf_len + 2 + (ps2 ? (int) os_strlen(ps2) : 0); i++) in edit_clear_line()
350 printf("\n%s> ", ps2 ? ps2 : ""); in process_cmd()
360 printf("%s> ", ps2 ? ps2 : ""); in process_cmd()
1136 ps2 = ps; in edit_init()
1137 printf("%s> ", ps2 ? ps2 : ""); in edit_init()
1166 printf("\r%s> %s", ps2 ? ps2 : "", cmdbuf); in edit_redraw()
1170 printf("\r%s> %s", ps2 ? ps2 : "", cmdbuf); in edit_redraw()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DFlattenCFG.cpp205 BasicBlock *PS2 = PBI->getSuccessor(1); in FlattenParallelAndOr() local
206 BasicBlock *PS = (PS1 == BB) ? PS2 : PS1; in FlattenParallelAndOr()
234 BasicBlock *PS2 = TBB->getSuccessor(1); in FlattenParallelAndOr() local
236 BranchInst *PBI2 = dyn_cast<BranchInst>(PS2->getTerminator()); in FlattenParallelAndOr()
238 // If PS1 does not jump into PS2, but PS2 jumps into PS1, in FlattenParallelAndOr()
241 (PS1->getTerminator()->getSuccessor(0) != PS2)) { in FlattenParallelAndOr()
242 // Check whether PS2 jumps into PS1. in FlattenParallelAndOr()
244 (PS2->getTerminator()->getSuccessor(0) != PS1)) in FlattenParallelAndOr()
272 // PS2 should not contain PHI node. in FlattenParallelAndOr()
273 PHI = dyn_cast<PHINode>(PS2->begin()); in FlattenParallelAndOr()
/freebsd/lib/msun/src/
H A De_acosf.c33 pS2 = 5.47002675e-03f, /* 0x3bb33de9 */ variable
54 p = z*(pS0+z*(pS1+z*pS2)); in acosf()
60 p = z*(pS0+z*(pS1+z*pS2)); in acosf()
74 p = z*(pS0+z*(pS1+z*pS2)); in acosf()
H A De_asinf.c30 pS2 = 5.47002675e-03f, /* 0x3bb33de9 */ variable
54 p = t*(pS0+t*(pS1+t*pS2)); in asinf()
62 p = t*(pS0+t*(pS1+t*pS2)); in asinf()
H A De_acos.c51 pS2 = 2.01212532134862925881e-01, /* 0x3FC9C155, 0x0E884455 */ variable
79 p = z*(pS0+z*(pS1+z*(pS2+z*(pS3+z*(pS4+z*pS5))))); in acos()
85 p = z*(pS0+z*(pS1+z*(pS2+z*(pS3+z*(pS4+z*pS5))))); in acos()
97 p = z*(pS0+z*(pS1+z*(pS2+z*(pS3+z*(pS4+z*pS5))))); in acos()
H A De_asin.c57 pS2 = 2.01212532134862925881e-01, /* 0x3FC9C155, 0x0E884455 */ variable
85 p = t*(pS0+t*(pS1+t*(pS2+t*(pS3+t*(pS4+t*pS5))))); in asin()
93 p = t*(pS0+t*(pS1+t*(pS2+t*(pS3+t*(pS4+t*pS5))))); in asin()
/freebsd/sys/contrib/device-tree/src/arc/
H A Dvdk_axs10x_mb.dtsi93 /* VDK has additional ps2 keyboard/mouse interface integrated in LCD screen model */
94 ps2: ps2@e0017400 { label
H A Dnsimosci.dts71 ps2: ps2@f9001000 { label
H A Dnsimosci_hs.dts71 ps2: ps2@f9001000 { label
H A Dnsimosci_hs_idu.dts77 ps2: ps2@f9001000 { label
/freebsd/lib/msun/ld80/
H A Dinvtrig.h48 #define pS2 _ItL_pS2 macro
76 extern const LONGDOUBLE pS0, pS1, pS2, pS3, pS4, pS5, pS6;
87 return (x * (pS0 + x * (pS1 + x * (pS2 + x * (pS3 + x * \ in P()
H A Dinvtrig.c37 pS2 = 3.69068046323246813704e-01L, variable
/freebsd/lib/msun/ld128/
H A Dinvtrig.h48 #define pS2 _ItL_pS2 macro
75 extern const long double pS0, pS1, pS2, pS3, pS4, pS5, pS6, pS7, pS8, pS9;
84 return (x * (pS0 + x * (pS1 + x * (pS2 + x * (pS3 + x * \ in P()
/freebsd/sys/dev/ppc/
H A Dppc.c99 "COMPATIBLE", "NIBBLE-only", "PS2-only", "PS2/NIBBLE", "EPP-only",
100 "EPP/NIBBLE", "EPP/PS2", "EPP/PS2/NIBBLE", "ECP-only",
101 "ECP/NIBBLE", "ECP/PS2", "ECP/PS2/NIBBLE", "ECP/EPP",
102 "ECP/EPP/NIBBLE", "ECP/EPP/PS2", "ECP/EPP/PS2/NIBBLE", 0
111 "ECP", "ECP+PS2", "ECP+PS2", "ECP+EPP",
270 w_ctr(ppc, 0x0c); /* To avoid missing PS2 ports */ in ppc_detect_port()
332 /* select PS2 mode with ECP */ in ppc_generic_setmode()
378 /* select PS2 mode with ECP */ in ppc_smclike_setmode()
1223 /* XXX try to detect NIBBLE and PS2 modes */ in ppc_generic_detect()
/freebsd/sys/arm/allwinner/a10/
H A Da10_padconf.c181 …{"PH12", 7, 12, {"gpio_in", "gpio_out", "lcd1", "pata", "ps2", NULL, "ph_eint12", "csi1"}, 6, 12, …
182 …{"PH13", 7, 13, {"gpio_in", "gpio_out", "lcd1", "pata", "ps2", "sim", "ph_eint13", "csi1"}, 6, 13,…
212 …{"PI14", 8, 14, {"gpio_in", "gpio_out", "spi0", "ps2", "timer4", NULL, "pi_eint26", NULL}, 6, 26, …
213 …{"PI15", 8, 15, {"gpio_in", "gpio_out", "spi1", "ps2", "timer5", NULL, "pi_eint27", NULL}, 6, 27, …
218 {"PI20", 8, 20, {"gpio_in", "gpio_out", "ps2", "uart7", "hdmi", NULL, NULL, NULL}},
219 {"PI21", 8, 21, {"gpio_in", "gpio_out", "ps2", "uart7", "hdmi", NULL, NULL, NULL}},
/freebsd/sys/arm/allwinner/a20/
H A Da20_padconf.c181 {"PH12", 7, 12, {"gpio_in", "gpio_out", "lcd1", NULL, "ps2", NULL, "ph_eint12", "csi1"}, 6, 12, 0},
182 …{"PH13", 7, 13, {"gpio_in", "gpio_out", "lcd1", NULL, "ps2", "sim", "ph_eint13", "csi1"}, 6, 13, 0…
212 …{"PI14", 8, 14, {"gpio_in", "gpio_out", "spi0", "ps2", "timer4", NULL, "pi_eint26", NULL}, 6, 26, …
213 …{"PI15", 8, 15, {"gpio_in", "gpio_out", "spi1", "ps2", "timer5", NULL, "pi_eint27", NULL}, 6, 27, …
218 {"PI20", 8, 20, {"gpio_in", "gpio_out", "ps2", "uart7", "hdmi", NULL, NULL, NULL}},
219 {"PI21", 8, 21, {"gpio_in", "gpio_out", "ps2", "uart7", "hdmi", NULL, NULL, NULL}},
/freebsd/sys/contrib/device-tree/src/arm/allwinner/
H A Dsun4i-a10.dtsi759 ps2_ch0_pins: ps2-ch0-pins {
761 function = "ps2";
764 ps2_ch1_ph_pins: ps2-ch1-ph-pins {
766 function = "ps2";
1030 ps20: ps2@1c2a000 {
1031 compatible = "allwinner,sun4i-a10-ps2";
1038 ps21: ps2@1c2a400 {
1039 compatible = "allwinner,sun4i-a10-ps2";
H A Dsun7i-a20.dtsi977 ps2_0_pins: ps2-0-pins {
979 function = "ps2";
983 ps2_1_ph_pins: ps2-1-ph-pins {
985 function = "ps2";
1397 ps20: ps2@1c2a000 {
1398 compatible = "allwinner,sun4i-a10-ps2";
1405 ps21: ps2@1c2a400 {
1406 compatible = "allwinner,sun4i-a10-ps2";

12345