/openbmc/qemu/hw/input/ |
H A D | hid.c | 85 hs->event(hs); in hid_idle_timer() 126 e = &hs->ptr.queue[(hs->head + hs->n) & QUEUE_MASK]; in hid_pointer_event() 182 prev = &hs->ptr.queue[(hs->head + hs->n - 1) & QUEUE_MASK]; in hid_pointer_sync() 183 curr = &hs->ptr.queue[(hs->head + hs->n) & QUEUE_MASK]; in hid_pointer_sync() 184 next = &hs->ptr.queue[(hs->head + hs->n + 1) & QUEUE_MASK]; in hid_pointer_sync() 224 hs->event(hs); in hid_pointer_sync() 244 slot = (hs->head + hs->n) & QUEUE_MASK; hs->n++; in hid_keyboard_event() 247 hs->event(hs); in hid_keyboard_event() 258 slot = hs->head & QUEUE_MASK; QUEUE_INCR(hs->head); hs->n--; in hid_keyboard_process_keycode() 315 hs->kbd.key[i] = hs->kbd.key[-- hs->kbd.keys]; in hid_keyboard_process_keycode() [all …]
|
/openbmc/linux/drivers/spi/ |
H A D | spi-hisi-kunpeng.c | 175 hs->regset.base = hs->regs; in hisi_spi_debugfs_init() 226 u32 max = min_t(u32, hs->rx_len, hs->fifo_len); in hisi_spi_reader() 232 if (hs->rx) { in hisi_spi_reader() 244 hs->rx += hs->n_bytes; in hisi_spi_reader() 246 --hs->rx_len; in hisi_spi_reader() 252 u32 max = min_t(u32, hs->tx_len, hs->fifo_len); in hisi_spi_writer() 257 if (hs->tx) { in hisi_spi_writer() 269 hs->tx += hs->n_bytes; in hisi_spi_writer() 272 --hs->tx_len; in hisi_spi_writer() 393 hs->tx_len = transfer->len / hs->n_bytes; in hisi_spi_transfer_one() [all …]
|
/openbmc/qemu/hw/usb/ |
H A D | dev-hid.c | 579 HIDState *hs = &us->hid; in usb_hid_handle_control() local 611 if (hs->kind == HID_MOUSE || hs->kind == HID_TABLET) { in usb_hid_handle_control() 625 if (hs->kind != HID_KEYBOARD && hs->kind != HID_MOUSE) { in usb_hid_handle_control() 632 if (hs->kind != HID_KEYBOARD && hs->kind != HID_MOUSE) { in usb_hid_handle_control() 635 hs->protocol = value; in usb_hid_handle_control() 638 data[0] = hs->idle; in usb_hid_handle_control() 643 hid_set_next_idle(hs); in usb_hid_handle_control() 644 if (hs->kind == HID_MOUSE || hs->kind == HID_TABLET) { in usb_hid_handle_control() 658 HIDState *hs = &us->hid; in usb_hid_handle_data() local 665 if (hs->kind == HID_MOUSE || hs->kind == HID_TABLET) { in usb_hid_handle_data() [all …]
|
/openbmc/qemu/include/hw/input/ |
H A D | hid.h | 51 void hid_init(HIDState *hs, int kind, HIDEventFunc event); 52 void hid_reset(HIDState *hs); 53 void hid_free(HIDState *hs); 55 bool hid_has_events(HIDState *hs); 56 void hid_set_next_idle(HIDState *hs); 57 void hid_pointer_activate(HIDState *hs); 58 int hid_pointer_poll(HIDState *hs, uint8_t *buf, int len); 59 int hid_keyboard_poll(HIDState *hs, uint8_t *buf, int len); 60 int hid_keyboard_write(HIDState *hs, uint8_t *buf, int len);
|
/openbmc/linux/Documentation/devicetree/bindings/phy/ |
H A D | qcom,usb-hs-phy.yaml | 4 $id: http://devicetree.org/schemas/phy/qcom,usb-hs-phy.yaml# 17 - qcom,usb-hs-phy-apq8064 18 - qcom,usb-hs-phy-msm8960 42 - qcom,usb-hs-phy-apq8064 43 - qcom,usb-hs-phy-msm8226 44 - qcom,usb-hs-phy-msm8916 45 - qcom,usb-hs-phy-msm8960 46 - qcom,usb-hs-phy-msm8974 47 - const: qcom,usb-hs-phy 102 compatible = "qcom,usb-hs-phy-msm8974", "qcom,usb-hs-phy";
|
H A D | qcom,usb-snps-femto-v2.yaml | 20 - qcom,sa8775p-usb-hs-phy 25 - qcom,sc7280-usb-hs-phy 27 - qcom,sdx55-usb-hs-phy 28 - qcom,sdx65-usb-hs-phy 29 - qcom,sm6375-usb-hs-phy 30 - qcom,sm8150-usb-hs-phy 31 - qcom,sm8250-usb-hs-phy 63 qcom,hs-disconnect-bp: 81 qcom,hs-amplitude-bp: 113 qcom,hs-rise-fall-time-bp: [all …]
|
H A D | phy-stm32-usbphyc.yaml | 98 st,decrease-hs-slew-rate: 102 st,tune-hs-dc-level: 118 st,enable-hs-rftime-reduction: 122 st,trim-hs-current: 146 st,trim-hs-impedance: 170 st,enable-hs-rx-gain-eq: 174 st,tune-hs-rx-offset: 186 st,no-hs-ftime-ctrl: 194 st,enable-hs-tx-staggering: 254 st,tune-hs-dc-level = <2>; [all …]
|
H A D | transmit-amplitude.yaml | 65 - usb-hs 72 - ufs-hs 73 - ufs-hs-a 74 - ufs-hs-b 102 tx-p2p-microvolt-names = "2500base-x", "usb-hs", "usb-ss";
|
H A D | qcom,ipq806x-usb-phy-hs.yaml | 4 $id: http://devicetree.org/schemas/phy/qcom,ipq806x-usb-phy-hs.yaml# 19 const: qcom,ipq806x-usb-phy-hs 51 compatible = "qcom,ipq806x-usb-phy-hs";
|
H A D | brcm,stingray-usb-phy.txt | 6 - "brcm,sr-usb-hs-phy" is a single HS PHY. 11 - Must be 0 for brcm,sr-usb-hs-phy. 29 compatible = "brcm,sr-usb-hs-phy";
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/fontforge/fontforge/ |
H A D | 0001-Fix-Translations-containing-invalid-directives-hs.patch | 4 Subject: [PATCH] Fix Translations containing invalid directives %hs 105 -msgstr "%1$.80s à %2$d de %3$.90hs%4$s" 110 @@ -302,7 +302,7 @@ msgstr "%1$.80s à %2$d de %3$.90hs%4$s" 114 -msgstr "%1$.80s (%2$d) taille %3$d de %4$.80hs" 165 -"dans %3$.30hs" 176 -"dans %3$.30hs" 205 -"ce que j'ai trouvé de mieux c'est %1$.20hs-%2$.20hs-%4$d.\n" 236 -"Mais %1$hs n'existe pas dans cette fonte.\n" 287 -"il migliore che io abbia trovato è %1$.20hs-%2$.20hs-%4$d.\n" 306 -"%1$s には, 新しいフォントには含まれないグリフ %2$.20hs への参照が含まれていま" [all …]
|
/openbmc/linux/arch/powerpc/platforms/pseries/ |
H A D | hvCall_inst.c | 56 struct hcall_stats *hs = m->private; in hc_show() local 58 if (hs[h_num].num_calls) { in hc_show() 61 hs[h_num].num_calls, in hc_show() 62 hs[h_num].tb_total, in hc_show() 63 hs[h_num].purr_total); in hc_show() 66 hs[h_num].num_calls, in hc_show() 67 hs[h_num].tb_total); in hc_show()
|
/openbmc/linux/arch/x86/crypto/ |
H A D | poly1305_glue.c | 43 u64 hs[3]; member 71 state->hs[0] = ((u64)state->h[2] << 52) | ((u64)state->h[1] << 26) | state->h[0]; in convert_to_base2_64() 72 state->hs[1] = ((u64)state->h[4] << 40) | ((u64)state->h[3] << 14) | (state->h[2] >> 12); in convert_to_base2_64() 73 state->hs[2] = state->h[4] >> 24; in convert_to_base2_64() 75 cy = (state->hs[2] >> 2) + (state->hs[2] & ~3ULL); in convert_to_base2_64() 76 state->hs[2] &= 3; in convert_to_base2_64() 77 state->hs[0] += cy; in convert_to_base2_64() 78 state->hs[1] += (cy = ULT(state->hs[0], cy)); in convert_to_base2_64() 79 state->hs[2] += ULT(state->hs[1], cy); in convert_to_base2_64()
|
/openbmc/linux/arch/arm/boot/dts/st/ |
H A D | stm32mp135f-dk.dts | 339 st,decrease-hs-slew-rate; 340 st,tune-hs-dc-level = <2>; 342 st,trim-hs-current = <11>; 343 st,trim-hs-impedance = <2>; 345 st,enable-hs-rx-gain-eq; 346 st,no-hs-ftime-ctrl; 353 st,decrease-hs-slew-rate; 354 st,tune-hs-dc-level = <2>; 356 st,trim-hs-current = <11>; 359 st,enable-hs-rx-gain-eq; [all …]
|
H A D | stm32mp157c-ev1.dts | 390 st,tune-hs-dc-level = <2>; 392 st,enable-hs-rftime-reduction; 393 st,trim-hs-current = <15>; 394 st,trim-hs-impedance = <1>; 396 st,tune-hs-rx-offset = <2>; 406 st,tune-hs-dc-level = <2>; 408 st,enable-hs-rftime-reduction; 409 st,trim-hs-current = <15>; 410 st,trim-hs-impedance = <1>; 412 st,tune-hs-rx-offset = <2>;
|
/openbmc/phosphor-pid-control/test/ |
H A D | sensor_host_unittest.cpp | 84 HostSensor* hs = static_cast<HostSensor*>(s.get()); in TEST() local 87 ReadReturn r = hs->read(); in TEST() 103 hs->value(new_value); in TEST() 104 r = hs->read(); in TEST()
|
/openbmc/linux/tools/testing/selftests/net/ |
H A D | srv6_end_dt46_l3vpn_test.sh | 282 local hs=$1 285 local hsname=hs-t${tid}-${hs} 302 ip -netns ${hsname} addr add ${IPv6_HS_NETWORK}::${hs}/64 dev veth0 nodad 303 ip -netns ${hsname} addr add ${IPv4_HS_NETWORK}.${hs}/24 dev veth0 335 local hssrc_name=hs-t${tid}-${hssrc} 336 local hsdst_name=hs-t${tid}-${hsdst} 432 ip netns exec hs-t${tid}-${hssrc} ping -c 1 -W ${PING_TIMEOUT_SEC} \ 442 ip netns exec hs-t${tid}-${hssrc} ping -c 1 -W ${PING_TIMEOUT_SEC} \
|
H A D | srv6_end_dt4_l3vpn_test.sh | 252 local hs=$1 255 local hsname=hs-t${tid}-${hs} 269 ip -netns ${hsname} addr add ${IPv4_HS_NETWORK}.${hs}/24 dev veth0 296 local hssrc_name=hs-t${tid}-${hssrc} 297 local hsdst_name=hs-t${tid}-${hsdst} 381 ip netns exec hs-t${tid}-${hssrc} ping -c 1 -W ${PING_TIMEOUT_SEC} \
|
H A D | srv6_end_dt6_l3vpn_test.sh | 251 local hs=$1 254 local hsname=hs-t${tid}-${hs} 266 ip -netns ${hsname} addr add ${IPv6_HS_NETWORK}::${hs}/64 dev veth0 nodad 296 local hssrc_name=hs-t${tid}-${hssrc} 297 local hsdst_name=hs-t${tid}-${hsdst} 384 ip netns exec hs-t${tid}-${hssrc} ping -c 1 -W ${PING_TIMEOUT_SEC} \
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | configfs-usb-gadget-sourcesink | 10 isoc_maxpacket 0 - 1023 (fs), 0 - 1024 (hs/ss) 11 isoc_mult 0..2 (hs/ss only)
|
/openbmc/linux/arch/arm64/boot/dts/tesla/ |
H A D | fsd-pinctrl.dtsi | 252 hs_i2c0_bus: hs-i2c0-bus-pins { 259 hs_i2c1_bus: hs-i2c1-bus-pins { 266 hs_i2c2_bus: hs-i2c2-bus-pins { 273 hs_i2c3_bus: hs-i2c3-bus-pins { 280 hs_i2c4_bus: hs-i2c4-bus-pins { 287 hs_i2c5_bus: hs-i2c5-bus-pins { 294 hs_i2c6_bus: hs-i2c6-bus-pins { 301 hs_i2c7_bus: hs-i2c7-bus-pins {
|
/openbmc/linux/drivers/video/fbdev/omap/ |
H A D | sossi.c | 387 int hs, vs; in sossi_setup_tearsync() local 393 hs = ps_to_sossi_ticks(hs_pulse_time, div); in sossi_setup_tearsync() 395 if (vs < 8 || vs <= hs || vs >= (1 << 12)) in sossi_setup_tearsync() 399 if (hs > 8) in sossi_setup_tearsync() 400 hs = 8; in sossi_setup_tearsync() 401 if (hs) in sossi_setup_tearsync() 402 hs--; in sossi_setup_tearsync() 406 hs, vs, hs_pol_inv, vs_pol_inv); in sossi_setup_tearsync() 412 l |= hs; in sossi_setup_tearsync()
|
/openbmc/linux/Documentation/devicetree/bindings/clock/ |
H A D | renesas,rcar-usb2-clock-sel.yaml | 55 - const: hs-usb-if 71 - const: hs-usb-if 96 clock-names = "ehci_ohci", "hs-usb-if", "usb_extal", "usb_xtal"; 100 reset-names = "ehci_ohci", "hs-usb-if";
|
/openbmc/linux/arch/arm/boot/dts/ti/omap/ |
H A D | am572x-idk.dts | 19 pinctrl-names = "default", "hs"; 25 pinctrl-names = "default", "hs", "ddr_3_3v";
|
H A D | am57xx-beagle-x15-revc.dts | 19 pinctrl-names = "default", "hs"; 27 pinctrl-names = "default", "hs", "ddr_3_3v";
|