| /kernel/linux/linux-5.10/include/linux/phy/ |
| D | phy-mipi-dphy.h | 20 * Clock transitions and disable the Clock Lane HS-RX. 30 * send HS clock after the last associated Data Lane has 41 * Time, in UI, that the HS clock shall be driven by 43 * the transition from LP to HS mode. 53 * Lane LP-00 Line state immediately before the HS-0 Line 54 * state starting the HS transmission. 64 * Time interval, in picoseconds, during which the HS receiver 65 * should ignore any Clock Lane HS transitions, starting from 77 * the HS line termination. 86 * Time, in picoseconds, that the transmitter drives the HS-0 [all …]
|
| /kernel/linux/linux-4.19/drivers/usb/wusbcore/ |
| D | security.c | 357 struct usb_handshake *hs; in wusb_dev_4way_handshake() local 363 hs = kcalloc(3, sizeof(hs[0]), GFP_KERNEL); in wusb_dev_4way_handshake() 364 if (!hs) in wusb_dev_4way_handshake() 375 hs[0].bMessageNumber = 1; in wusb_dev_4way_handshake() 376 hs[0].bStatus = 0; in wusb_dev_4way_handshake() 377 put_unaligned_le32(tkid, hs[0].tTKID); in wusb_dev_4way_handshake() 378 hs[0].bReserved = 0; in wusb_dev_4way_handshake() 379 memcpy(hs[0].CDID, &wusb_dev->cdid, sizeof(hs[0].CDID)); in wusb_dev_4way_handshake() 380 get_random_bytes(&hs[0].nonce, sizeof(hs[0].nonce)); in wusb_dev_4way_handshake() 381 memset(hs[0].MIC, 0, sizeof(hs[0].MIC)); /* Per WUSB1.0[T7-22] */ in wusb_dev_4way_handshake() [all …]
|
| /kernel/linux/linux-5.10/drivers/net/can/usb/ |
| D | Kconfig | 40 - Kvaser Leaf Professional HS 41 - Kvaser Leaf SemiPro HS 47 - Kvaser Memorator II HS/HS 48 - Kvaser USBcan Professional HS/HS 50 - Kvaser Leaf Professional HS (OBD-II connector) 51 - Kvaser Memorator Professional HS/LS 56 - Kvaser Mini PCI Express HS 59 - Kvaser USBcan II HS/HS 60 - Kvaser USBcan II HS/LS 62 - Kvaser Memorator HS/HS [all …]
|
| /kernel/linux/linux-4.19/drivers/net/can/usb/ |
| D | Kconfig | 39 - Kvaser Leaf Professional HS 40 - Kvaser Leaf SemiPro HS 46 - Kvaser Memorator II HS/HS 47 - Kvaser USBcan Professional HS/HS 49 - Kvaser Leaf Professional HS (OBD-II connector) 50 - Kvaser Memorator Professional HS/LS 55 - Kvaser Mini PCI Express HS 58 - Kvaser USBcan II HS/HS 59 - Kvaser USBcan II HS/LS 61 - Kvaser Memorator HS/HS [all …]
|
| /kernel/linux/linux-4.19/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/ |
| D | base.c | 38 * - Heavy Secure (HS). In this mode, the microprocessor is a black box - it's 44 * validate the signature, and if valid, grant HS privileges.) 47 * than NS but fewer than HS. Some of the microprocessor state is visible to 48 * host software to ease debugging. The only way to enable this mode is by HS 49 * microcode enabling LS mode. Some privileges available to HS mode are not 52 * Secure boot consists in temporarily switching a HS-capable falcon (typically 53 * PMU) into HS mode in order to validate the LS firmwares of managed falcons, 55 * completes, no falcon remains in HS mode. 67 * 2) A HS blob (also called ACR) is created that contains the signed HS 71 * 3) The HS blob is loaded (via its own bootloader) and executed on the [all …]
|
| D | acr_r352.h | 74 * the proper HS bootloader descriptor 75 * @hs_bl_desc_size: size of the HS bootloader descriptor 102 * HS FW - lock WPR region (dGPU only) and load LS FWs 103 * on Tegra the HS FW copies the LS blob into the fixed WPR instead 111 /* HS FW - unlock WPR region (dGPU only) */ 118 /* HS bootloader */ 121 /* HS bootloader for unload blob, if using a different falcon */ 124 /* LS FWs, to be loaded by the HS ACR */
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/phy/ |
| D | brcm,stingray-usb-phy.txt | 5 - "brcm,sr-usb-combo-phy" is combo PHY has two PHYs, one SS and one HS. 6 - "brcm,sr-usb-hs-phy" is a single HS PHY. 10 the PHY number of two PHYs. 0 for HS PHY and 1 for SS PHY. 11 - Must be 0 for brcm,sr-usb-hs-phy. 29 compatible = "brcm,sr-usb-hs-phy";
|
| D | qcom,usb-hs-phy.txt | 1 Qualcomm's USB HS PHY 8 Definition: Should contain "qcom,usb-hs-phy" and more specifically one of the 11 "qcom,usb-hs-phy-apq8064" 12 "qcom,usb-hs-phy-msm8916" 13 "qcom,usb-hs-phy-msm8974" 72 compatible = "qcom,usb-hs-phy-msm8974", "qcom,usb-hs-phy";
|
| /kernel/linux/linux-4.19/drivers/gpu/drm/gma500/ |
| D | mdfld_dsi_pkg_sender.c | 51 "RX HS Receive Timeout Error", 67 "HS TX Timeout", 73 "HS Generic Write FIFO Full", 170 dev_dbg(sender->dev->dev, "HS Gen fifo full\n"); in handle_dsi_error() 216 u8 cmd, u8 param, bool hs) in send_short_pkg() argument 223 if (hs) { in send_short_pkg() 242 u8 *data, int len, bool hs) in send_long_pkg() argument 253 if (hs) { in send_long_pkg() 371 u8 *data, u16 len, bool hs) in send_pkg() argument 404 ret = send_short_pkg(sender, data_type, data[0], data[1], hs); in send_pkg() [all …]
|
| D | mdfld_dsi_pkg_sender.h | 69 u8 param, u8 param_num, bool hs); 71 u32 len, bool hs); 73 u8 param1, u8 param_num, bool hs); 75 u32 len, bool hs); 78 u32 *data, u16 len, bool hs);
|
| /kernel/linux/linux-5.10/drivers/clk/socfpga/ |
| D | clk-agilex.c | 18 { .fw_name = "cb-intosc-hs-div2-clk", 19 .name = "cb-intosc-hs-div2-clk", }, 27 { .fw_name = "cb-intosc-hs-div2-clk", 28 .name = "cb-intosc-hs-div2-clk", }, 38 { .fw_name = "cb-intosc-hs-div2-clk", 39 .name = "cb-intosc-hs-div2-clk", }, 51 { .fw_name = "cb-intosc-hs-div2-clk", 52 .name = "cb-intosc-hs-div2-clk", }, 64 { .fw_name = "cb-intosc-hs-div2-clk", 65 .name = "cb-intosc-hs-div2-clk", }, [all …]
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/gma500/ |
| D | mdfld_dsi_pkg_sender.c | 53 "RX HS Receive Timeout Error", 69 "HS TX Timeout", 75 "HS Generic Write FIFO Full", 172 dev_dbg(sender->dev->dev, "HS Gen fifo full\n"); in handle_dsi_error() 218 u8 cmd, u8 param, bool hs) in send_short_pkg() argument 225 if (hs) { in send_short_pkg() 244 u8 *data, int len, bool hs) in send_long_pkg() argument 255 if (hs) { in send_long_pkg() 373 u8 *data, u16 len, bool hs) in send_pkg() argument 406 ret = send_short_pkg(sender, data_type, data[0], data[1], hs); in send_pkg() [all …]
|
| D | mdfld_dsi_pkg_sender.h | 69 u8 param, u8 param_num, bool hs); 71 u32 len, bool hs); 73 u8 param1, u8 param_num, bool hs); 75 u32 len, bool hs); 78 u32 *data, u16 len, bool hs);
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/phy/ |
| D | qcom,usb-hs-phy.txt | 1 Qualcomm's USB HS PHY 8 Definition: Should contain "qcom,usb-hs-phy" and more specifically one of the 11 "qcom,usb-hs-phy-apq8064" 12 "qcom,usb-hs-phy-msm8916" 13 "qcom,usb-hs-phy-msm8974" 72 compatible = "qcom,usb-hs-phy-msm8974", "qcom,usb-hs-phy";
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/i2c/ |
| D | i2c-imx.txt | 1 * Freescale Inter IC (I2C) and High Speed Inter IC (HS-I2C) for i.MX 8 - reg : Should contain I2C/HS-I2C registers location and length 9 - interrupts : Should contain I2C/HS-I2C interrupt 10 - clocks : Should contain the I2C/HS-I2C clock specifier 13 - clock-frequency : Constains desired I2C/HS-I2C bus clock frequency in Hz. 30 i2c@70038000 { /* HS-I2C on i.MX51 */
|
| /kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/ |
| 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()
|
| /kernel/linux/linux-4.19/arch/sparc/kernel/ |
| D | viohs.c | 60 viodbg(HS, "SEND VERSION INFO maj[%u] min[%u] devclass[%u]\n", in send_version() 70 viodbg(HS, "START HANDSHAKE\n"); in start_handshake() 144 viodbg(HS, "HANDSHAKE FAILURE\n"); in handshake_failure() 165 viodbg(HS, "UNKNOWN CONTROL [%02x:%02x:%04x:%08x]\n", in process_unknown() 201 viodbg(HS, "SEND DRING_REG INFO ndesc[%u] dsz[%u] opt[0x%x] " in send_dreg() 209 viodbg(HS, "DRING COOKIE(%d) [%016llx:%016llx]\n", in send_dreg() 226 viodbg(HS, "SEND RDX INFO\n"); in send_rdx() 261 viodbg(HS, "GOT VERSION INFO maj[%u] min[%u] devclass[%u]\n", in process_ver_info() 278 viodbg(HS, "SEND VERSION NACK maj[0] min[0]\n"); in process_ver_info() 284 viodbg(HS, "SEND VERSION NACK maj[%u] min[%u]\n", in process_ver_info() [all …]
|
| /kernel/linux/linux-5.10/arch/sparc/kernel/ |
| D | viohs.c | 60 viodbg(HS, "SEND VERSION INFO maj[%u] min[%u] devclass[%u]\n", in send_version() 70 viodbg(HS, "START HANDSHAKE\n"); in start_handshake() 144 viodbg(HS, "HANDSHAKE FAILURE\n"); in handshake_failure() 165 viodbg(HS, "UNKNOWN CONTROL [%02x:%02x:%04x:%08x]\n", in process_unknown() 201 viodbg(HS, "SEND DRING_REG INFO ndesc[%u] dsz[%u] opt[0x%x] " in send_dreg() 209 viodbg(HS, "DRING COOKIE(%d) [%016llx:%016llx]\n", in send_dreg() 226 viodbg(HS, "SEND RDX INFO\n"); in send_rdx() 261 viodbg(HS, "GOT VERSION INFO maj[%u] min[%u] devclass[%u]\n", in process_ver_info() 278 viodbg(HS, "SEND VERSION NACK maj[0] min[0]\n"); in process_ver_info() 284 viodbg(HS, "SEND VERSION NACK maj[%u] min[%u]\n", in process_ver_info() [all …]
|
| /kernel/liteos_a/testsuites/unittest/net/socket/smoke/ |
| D | net_socket_test_005.cpp | 45 uint16_t hs = ntohs(0x1234); in ByteOrderTest() local 46 ICUNIT_ASSERT_EQUAL(hs, 0x3412, hs); in ByteOrderTest() 57 uint16_t hs = ntohs(0x1234); in ByteOrderTest() 58 ICUNIT_ASSERT_EQUAL(hs, 0x1234, hs); in ByteOrderTest()
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/usb/ |
| D | dwc2.txt | 1 Platform DesignWare HS OTG USB 2.0 controller 18 - "st,stm32f4x9-fsotg": The DWC2 USB FS/HS controller instance in STM32F4x9 SoCs 20 - "st,stm32f4x9-hsotg": The DWC2 USB HS controller instance in STM32F4x9 SoCs 21 configured in HS mode; 22 - "st,stm32f7-hsotg": The DWC2 USB HS controller instance in STM32F7 SoCs 23 configured in HS mode;
|
| /kernel/linux/linux-5.10/drivers/scsi/ufs/ |
| D | ufshcd-pltfrm.h | 16 u32 hs_rx_gear; /* hs rx gear to work in */ 17 u32 hs_tx_gear; /* hs tx gear to work in */ 22 u32 rx_pwr_hs; /* rx hs working pwr */ 23 u32 tx_pwr_hs; /* tx hs working pwr */ 24 u32 hs_rate; /* rate A/B to work in HS */
|
| /kernel/linux/linux-5.10/arch/x86/crypto/ |
| 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()
|
| /kernel/linux/linux-4.19/arch/powerpc/platforms/pseries/ |
| D | hvCall_inst.c | 69 struct hcall_stats *hs = m->private; in hc_show() local 71 if (hs[h_num].num_calls) { in hc_show() 74 hs[h_num].num_calls, in hc_show() 75 hs[h_num].tb_total, in hc_show() 76 hs[h_num].purr_total); in hc_show() 79 hs[h_num].num_calls, in hc_show() 80 hs[h_num].tb_total); in hc_show()
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/clock/ |
| D | renesas,rcar-usb2-clock-sel.txt | 44 - The functional clock of HS-USB side must be "hs-usb-if" 53 - The reset of HS-USB side must be "hs-usb-if" 63 clock-names = "ehci_ohci", "hs-usb-if", "usb_extal", "usb_xtal"; 67 reset-names = "ehci_ohci", "hs-usb-if";
|
| /kernel/linux/linux-4.19/include/linux/usb/ |
| D | wusb.h | 356 * Compute the MIC over @key, @n and @hs and place it in @mic_out. 362 * @hs: Handshake struct for phase 2 of the 4-way. 363 * hs->bStatus and hs->bReserved are zero. 364 * hs->bMessageNumber is 2 (WUSB1.0[7.3.2.5.2] 365 * hs->dest_addr is the device's USB address padded with 0 366 * hs->src_addr is the hosts's UWB device address 367 * hs->mic is ignored (as we compute that value). 371 const struct usb_handshake *hs) in wusb_oob_mic() argument 375 hs, sizeof(*hs) - sizeof(hs->MIC)); in wusb_oob_mic()
|