Searched refs:hs (Results 1 - 25 of 90) sorted by relevance

1234

/linux-master/drivers/spi/
H A Dspi-hisi-kunpeng.c163 static int hisi_spi_debugfs_init(struct hisi_spi *hs) argument
169 host = container_of(hs->dev, struct spi_controller, dev);
171 hs->debugfs = debugfs_create_dir(name, NULL);
172 if (IS_ERR(hs->debugfs))
175 hs->regset.regs = hisi_spi_regs;
176 hs->regset.nregs = ARRAY_SIZE(hisi_spi_regs);
177 hs->regset.base = hs->regs;
178 debugfs_create_regset32("registers", 0400, hs->debugfs, &hs
183 hisi_spi_busy(struct hisi_spi *hs) argument
188 hisi_spi_rx_not_empty(struct hisi_spi *hs) argument
193 hisi_spi_tx_not_full(struct hisi_spi *hs) argument
198 hisi_spi_flush_fifo(struct hisi_spi *hs) argument
209 hisi_spi_disable(struct hisi_spi *hs) argument
226 hisi_spi_reader(struct hisi_spi *hs) argument
252 hisi_spi_writer(struct hisi_spi *hs) argument
325 hisi_spi_hw_init(struct hisi_spi *hs) argument
340 struct hisi_spi *hs = spi_controller_get_devdata(host); local
379 struct hisi_spi *hs = spi_controller_get_devdata(host); local
415 struct hisi_spi *hs = spi_controller_get_devdata(host); local
456 struct hisi_spi *hs; local
529 struct hisi_spi *hs = spi_controller_get_devdata(host); local
[all...]
/linux-master/arch/powerpc/platforms/pseries/
H A DhvCall_inst.c56 struct hcall_stats *hs = m->private; local
58 if (hs[h_num].num_calls) {
61 hs[h_num].num_calls,
62 hs[h_num].tb_total,
63 hs[h_num].purr_total);
66 hs[h_num].num_calls,
67 hs[h_num].tb_total);
/linux-master/arch/x86/crypto/
H A Dpoly1305_glue.c43 u64 hs[3]; member in union:poly1305_arch_internal::__anon15
71 state->hs[0] = ((u64)state->h[2] << 52) | ((u64)state->h[1] << 26) | state->h[0];
72 state->hs[1] = ((u64)state->h[4] << 40) | ((u64)state->h[3] << 14) | (state->h[2] >> 12);
73 state->hs[2] = state->h[4] >> 24;
75 cy = (state->hs[2] >> 2) + (state->hs[2] & ~3ULL);
76 state->hs[2] &= 3;
77 state->hs[0] += cy;
78 state->hs[1] += (cy = ULT(state->hs[
[all...]
/linux-master/arch/sh/lib/
H A Ddiv64.S17 cmp/hs r6, r1
H A Dudiv_qrnnd.S39 cmp/hs r2,r0
/linux-master/tools/testing/selftests/cgroup/
H A Dwith_stress.sh52 while getopts c:d:hs: opt; do
/linux-master/drivers/net/wwan/iosm/
H A Diosm_ipc_pm.h21 * @hs: Host Sleep
29 hs:1, member in struct:ipc_pm_cond::__anon1446
/linux-master/drivers/phy/qualcomm/
H A DMakefile20 obj-$(CONFIG_PHY_QCOM_USB_HS) += phy-qcom-usb-hs.o
22 obj-$(CONFIG_PHY_QCOM_USB_HS_28NM) += phy-qcom-usb-hs-28nm.o
/linux-master/tools/testing/selftests/net/
H A Dsrv6_hencap_red_l3vpn_test.sh11 # In this example, hosts hs-1 and hs-2 are connected through an IPv4/IPv6 VPN
12 # service, while hs-3 and hs-4 are connected using an IPv6 only VPN.
38 # | hs-1 | | hs-2 |
66 # | hs-4 | | hs-3 |
101 # IPv4/IPv6 VPN between hs-1 and hs
[all...]
H A Dsrv6_hl2encap_red_l2vpn_test.sh10 # In this example, hosts hs-1 and hs-2 are connected through an L2 VPN service.
11 # Currently, the SRv6 subsystem in Linux allows hosts hs-1 and hs-2 to exchange
37 # | hs-1 | | hs-2 |
91 # L2 VPN between hs-1 and hs-2
94 # Hosts hs-1 and hs
[all...]
H A Dsrv6_end_flavors_test.sh56 # two hosts (hs-1, hs-2) and four routers (rt-1, rt-2, rt-3, rt-4).
57 # Hosts hs-1 and hs-2 are connected to routers rt-1 and rt-2, respectively,
59 # Traffic exchanged between hs-1 and hs-2 can follow different network paths.
78 # | hs-1 | | hs-2 |
144 # Traffic from hs-1 to hs
[all...]
H A Dsrv6_end_next_csid_l3vpn_test.sh12 # two hosts and four routers. Hosts hs-1 and hs-2 are connected through an
44 # | hs-1 | | hs-2 |
127 # For the single SID test case, we use the IPv4 addresses of hs-1 and hs-2, for
132 # Traffic from hs-1 to hs-2
135 # Packets generated from hs-1 and directed towards hs
[all...]
H A Dsrv6_end_x_next_csid_l3vpn_test.sh13 # two hosts and four routers. Hosts hs-1 and hs-2 are connected through an
47 # | hs-1 | | hs-2 |
130 # For the single SID test case, we use the IPv6 addresses of hs-1 and hs-2, for
135 # Traffic from hs-1 to hs-2
138 # Packets generated from hs-1 and directed towards hs
[all...]
/linux-master/drivers/video/fbdev/omap/
H A Dsossi.c387 int hs, vs; local
393 hs = ps_to_sossi_ticks(hs_pulse_time, div);
395 if (vs < 8 || vs <= hs || vs >= (1 << 12))
399 if (hs > 8)
400 hs = 8;
401 if (hs)
402 hs--;
405 "setup_tearsync: hs %d vs %d hs_inv %d vs_inv %d\n",
406 hs, vs, hs_pol_inv, vs_pol_inv);
412 l |= hs;
[all...]
H A Dhwa742.c793 int hs, vs; local
850 hs = hndp;
858 hs = hsw;
866 hs = hs * 1000000 / (pix_clk / 1000); /* ps */
867 hs *= 1000;
872 if (vs <= hs)
875 vs = hs * 12 / 10;
877 hs = 10000;
891 "hs
[all...]
/linux-master/drivers/usb/dwc2/
H A Dgadget.c1407 struct dwc2_hsotg *hs = hs_ep->parent; local
1414 dev_dbg(hs->dev, "%s: req %p: %d@%p, noi=%d, zero=%d, snok=%d\n",
1418 if (hs->lx_state == DWC2_L1) {
1419 dwc2_wakeup_from_lpm_l1(hs, true);
1423 if (hs->lx_state != DWC2_L0) {
1424 dev_dbg(hs->dev, "%s: submit request only in active state\n",
1437 dev_err(hs->dev, "req length > maxpacket*mc\n");
1444 if (using_desc_dma(hs) && hs_ep->isochronous) {
1447 dev_err(hs->dev, "wrong length %d (maxsize=%d)\n",
1453 dev_err(hs
1530 struct dwc2_hsotg *hs = hs_ep->parent; local
4331 struct dwc2_hsotg *hs = hs_ep->parent; local
4361 struct dwc2_hsotg *hs = hs_ep->parent; local
4387 struct dwc2_hsotg *hs = hs_ep->parent; local
4466 struct dwc2_hsotg *hs = hs_ep->parent; local
[all...]
/linux-master/drivers/clk/bcm/
H A Dclk-nsp.c26 #define ENABLE_VAL(o, es, hs, bs) { .offset = o, .enable_shift = es, \
27 .hold_shift = hs, .bypass_shift = bs }
H A Dclk-cygnus.c23 #define ASIU_DIV_VAL(o, es, hs, hw, ls, lw) \
24 { .offset = o, .en_shift = es, .high_shift = hs, \
36 #define ENABLE_VAL(o, es, hs, bs) { .offset = o, .enable_shift = es, \
37 .hold_shift = hs, .bypass_shift = bs }
/linux-master/drivers/usb/gadget/
H A Dconfig.c161 struct usb_descriptor_header **hs,
178 if (hs) {
179 f->hs_descriptors = usb_copy_descriptors(hs);
159 usb_assign_descriptors(struct usb_function *f, struct usb_descriptor_header **fs, struct usb_descriptor_header **hs, struct usb_descriptor_header **ss, struct usb_descriptor_header **ssp) argument
/linux-master/drivers/video/fbdev/
H A Dacornfb.c415 unsigned long hs, vs; local
418 * hs(Hz) = 10^12 / (pixclock * xtotal)
419 * vs(Hz) = hs(Hz) / ytotal
424 hs = 1953125000 / var->pixclock;
425 hs = hs * 512 /
427 vs = hs /
431 hs >= monspecs->hfmin && hs <= monspecs->hfmax) ? 0 : -EINVAL;
952 unsigned long hs; local
[all...]
/linux-master/drivers/usb/host/
H A Dohci-hub.c566 memset(desc->u.hs.DeviceRemovable, 0xff,
567 sizeof(desc->u.hs.DeviceRemovable));
568 desc->u.hs.DeviceRemovable[0] = rh & RH_B_DR;
570 desc->u.hs.DeviceRemovable[1] = (rh & RH_B_DR) >> 8;
571 desc->u.hs.DeviceRemovable[2] = 0xff;
573 desc->u.hs.DeviceRemovable[1] = 0xff;
/linux-master/sound/soc/ti/
H A Drx51.c47 int hp = 0, hs = 0, tvout = 0; local
55 hs = 1;
76 if (hs)
/linux-master/drivers/gpu/drm/nouveau/nvkm/nvfw/
H A Dhs.c23 #include <nvfw/hs.h>
/linux-master/drivers/media/platform/amphion/
H A Dvpu_helpers.c176 u32 hs = 7; local
182 hs++;
190 height = ALIGN(height, 1 << hs);
194 size = (bytesperline * ALIGN(height, 1 << (hs + 1))) >> 1;
/linux-master/drivers/video/fbdev/matrox/
H A Dmatroxfb_misc.c192 unsigned int hd, hs, he, hbe, ht; local
241 hs = m->HSyncStart >> 3;
250 hs >>= 1;
259 hs <<= 1;
265 hs = hs - 1;
283 hw->CRTCEXT[5] = (hs + he - ht) >> 1;
291 ((hs & 0x100) >> 6) | /* sync start */
308 hw->CRTC[4] = hs;

Completed in 227 milliseconds

1234