Home
last modified time | relevance | path

Searched refs:ps2 (Results 1 – 25 of 40) sorted by relevance

12

/openbmc/qemu/hw/input/
H A Dps2.c587 PS2State *ps2 = PS2_DEVICE(s); in ps2_reset_keyboard() local
592 ps2_reset_queue(ps2); in ps2_reset_keyboard()
598 PS2State *ps2 = PS2_DEVICE(s); in ps2_write_keyboard() local
601 ps2_cqueue_reset(ps2); in ps2_write_keyboard()
602 switch (ps2->write_cmd) { in ps2_write_keyboard()
607 ps2_cqueue_1(ps2, KBD_REPLY_ACK); in ps2_write_keyboard()
610 ps2_cqueue_1(ps2, KBD_REPLY_RESEND); in ps2_write_keyboard()
614 ps2_cqueue_3(ps2, KBD_REPLY_ACK, KBD_REPLY_ID, in ps2_write_keyboard()
618 ps2_cqueue_1(ps2, KBD_CMD_ECHO); in ps2_write_keyboard()
622 ps2_cqueue_1(ps2, KBD_REPLY_ACK); in ps2_write_keyboard()
[all …]
H A Dmeson.build5 system_ss.add(when: 'CONFIG_PS2', if_true: files('ps2.c'))
H A Dtrace-events31 # ps2.c
/openbmc/linux/Documentation/devicetree/bindings/serio/
H A Daltera_ps2.txt4 - compatible : should be "ALTR,ps2-1.0". <DEPRECATED>
5 - compatible : should be "altr,ps2-1.0".
/openbmc/linux/drivers/input/
H A Dmousedev.c104 u8 ps2[6]; member
631 client->ps2[0] = 0xfa; /* ACK */ in mousedev_generate_response()
636 mousedev_packet(client, &client->ps2[1]); in mousedev_generate_response()
643 client->ps2[1] = 0; in mousedev_generate_response()
646 client->ps2[1] = 3; in mousedev_generate_response()
649 client->ps2[1] = 4; in mousedev_generate_response()
656 client->ps2[1] = 0x60; client->ps2[2] = 3; client->ps2[3] = 200; in mousedev_generate_response()
663 client->ps2[1] = 0xaa; client->ps2[2] = 0x00; in mousedev_generate_response()
721 u8 data[sizeof(client->ps2)]; in mousedev_read()
739 mousedev_packet(client, client->ps2); in mousedev_read()
[all …]
/openbmc/linux/arch/arc/boot/dts/
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
/openbmc/linux/drivers/input/serio/
H A DMakefile33 obj-$(CONFIG_SERIO_SUN4I_PS2) += sun4i-ps2.o
34 obj-$(CONFIG_SERIO_GPIO_PS2) += ps2-gpio.o
H A Dmaceps2.c181 port_data[0].port = &mace->perif.ps2.keyb; in maceps2_init()
183 port_data[1].port = &mace->perif.ps2.mouse; in maceps2_init()
H A DKconfig295 module will be called sun4i-ps2.
304 module will be called ps2-gpio.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gpm/gpm/
H A Dinit18 start-stop-daemon -S -x /usr/sbin/gpm -- -R -m /dev/psaux -t ps2
/openbmc/openbmc/poky/meta/classes-global/
H A Ddevshell.bbclass87 ps2 = "... "
96 prompt = ps2
/openbmc/linux/drivers/net/can/
H A Dgrcan.c411 int bpr, rsj, ps1, ps2, scaler; in grcan_set_bittiming() local
422 ps2 = bt->phase_seg2; in grcan_set_bittiming()
425 bpr, rsj, ps1, ps2, scaler); in grcan_set_bittiming()
426 if (!(ps1 > ps2)) { in grcan_set_bittiming()
428 ps1, ps2); in grcan_set_bittiming()
431 if (!(ps2 >= rsj)) { in grcan_set_bittiming()
433 ps2, rsj); in grcan_set_bittiming()
440 timing |= (ps2 << GRCAN_CONF_PS2_BIT) & GRCAN_CONF_PS2; in grcan_set_bittiming()
/openbmc/u-boot/arch/arm/dts/
H A Dsun4i-a10.dtsi680 ps2_ch0_pins: ps2-ch0-pins {
682 function = "ps2";
685 ps2_ch1_ph_pins: ps2-ch1-ph-pins {
687 function = "ps2";
944 ps20: ps2@1c2a000 {
945 compatible = "allwinner,sun4i-a10-ps2";
952 ps21: ps2@1c2a400 {
953 compatible = "allwinner,sun4i-a10-ps2";
H A Dsun7i-a20.dtsi810 function = "ps2";
815 function = "ps2";
1138 ps20: ps2@1c2a000 {
1139 compatible = "allwinner,sun4i-a10-ps2";
1146 ps21: ps2@1c2a400 {
1147 compatible = "allwinner,sun4i-a10-ps2";
/openbmc/linux/arch/arm/boot/dts/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";
/openbmc/linux/drivers/net/wireless/ath/
H A Ddfs_pri_detector.c307 struct pri_sequence *ps, *ps2; in pseq_handler_add_to_existing_seqs() local
308 list_for_each_entry_safe(ps, ps2, &pde->sequences, head) { in pseq_handler_add_to_existing_seqs()
/openbmc/linux/drivers/staging/nvec/
H A DKconfig31 called serio-nvec-ps2
/openbmc/openbmc/poky/meta/recipes-devtools/rsync/
H A Drsync_3.3.0.bb44 …int32 get_checksum1_avx2_64(schar* buf, int32 len, int32 i, uint32* ps1, uint32* ps2) { return i; }
/openbmc/linux/arch/mips/include/asm/ip32/
H A Dmace.h295 struct mace_ps2 ps2; member
/openbmc/linux/Documentation/driver-api/gpio/
H A Ddrivers-on-gpio.rst83 - ps2-gpio: drivers/input/serio/ps2-gpio.c is used to drive a PS/2 (IBM) serio
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dtrinity_dpm.c864 struct trinity_ps *ps2 = trinity_get_ps(rps2); in trinity_uvd_clocks_equal() local
868 (ps1->vclk_low_divider == ps2->vclk_low_divider) && in trinity_uvd_clocks_equal()
869 (ps1->vclk_high_divider == ps2->vclk_high_divider) && in trinity_uvd_clocks_equal()
870 (ps1->dclk_low_divider == ps2->dclk_low_divider) && in trinity_uvd_clocks_equal()
871 (ps1->dclk_high_divider == ps2->dclk_high_divider)) in trinity_uvd_clocks_equal()

12