Home
last modified time | relevance | path

Searched full:wss (Results 1 – 25 of 95) sorted by relevance

1234

/openbmc/linux/sound/isa/
H A Dcmi8328.c8 * - CS4231A - WSS codec
18 #include <sound/wss.h>
78 struct snd_wss *wss; member
243 /* the SB disable bit must NEVER EVER be cleared or the WSS dies */ in snd_cmi8328_probe()
272 /* configure WSS IRQ... */ in snd_cmi8328_probe()
307 dma2[ndev], WSS_HW_DETECT, 0, &cmi->wss); in snd_cmi8328_probe()
311 err = snd_wss_pcm(cmi->wss, 0); in snd_cmi8328_probe()
315 err = snd_wss_mixer(cmi->wss); in snd_cmi8328_probe()
318 err = snd_cmi8328_mixer(cmi->wss); in snd_cmi8328_probe()
322 if (snd_wss_timer(cmi->wss, 0) < 0) in snd_cmi8328_probe()
[all …]
H A Dcmi8330.c38 #include <sound/wss.h>
93 MODULE_PARM_DESC(wssport, "Port # for CMI8330/CMI8329 WSS driver.");
95 MODULE_PARM_DESC(wssirq, "IRQ # for CMI8330/CMI8329 WSS driver.");
97 MODULE_PARM_DESC(wssdma, "DMA for CMI8330/CMI8329 WSS driver.");
155 struct snd_wss *wss; member
162 void *private_data; /* sb or wss */
305 acard->wss)); in snd_cmi8330_mixer()
455 chip->streams[CMI_AD_STREAM].private_data = chip->wss; in snd_cmi8330_pcm()
474 acard->wss->suspend(acard->wss); in snd_cmi8330_suspend()
485 acard->wss->resume(acard->wss); in snd_cmi8330_resume()
[all …]
H A Dopl3sa2.c16 #include <sound/wss.h>
57 MODULE_PARM_DESC(wss_port, "WSS port # for OPL3-SA driver.");
113 struct snd_wss *wss; member
268 …e(chip, OPL3SA2_IRQ_CONFIG, 0x0d); /* Interrupt Channel Configuration - IRQ A = OPL3 + MPU + WSS */ in snd_opl3sa2_detect()
270 snd_opl3sa2_write(chip, OPL3SA2_DMA_CONFIG, 0x03); /* DMA Configuration - DMA A = WSS-R + WSS-P */ in snd_opl3sa2_detect()
272 …l3sa2_write(chip, OPL3SA2_DMA_CONFIG, 0x21); /* DMA Configuration - DMA B = WSS-R, DMA A = WSS-P */ in snd_opl3sa2_detect()
307 snd_wss_interrupt(irq, chip->wss); in snd_opl3sa2_interrupt()
552 chip->wss->suspend(chip->wss); in snd_opl3sa2_suspend()
581 /* restore wss */ in snd_opl3sa2_resume()
582 chip->wss->resume(chip->wss); in snd_opl3sa2_resume()
[all …]
H A Dazt2320.c16 Thanks to Rainer Wiesner <rainer.wiesner@01019freenet.de> for the WSS
29 #include <sound/wss.h>
196 sprintf(card->longname, "%s, WSS at 0x%lx, irq %i, dma %i&%i", in snd_card_azt2320_probe()
/openbmc/linux/sound/isa/gus/
H A Dgusmax.c16 #include <sound/wss.h>
62 struct snd_wss *wss; member
106 snd_wss_interrupt(irq, maxcard->wss); in snd_gusmax_interrupt()
194 struct snd_wss *wss; in snd_gusmax_probe() local
289 &wss); in snd_gusmax_probe()
293 err = snd_wss_pcm(wss, 0); in snd_gusmax_probe()
297 err = snd_wss_mixer(wss); in snd_gusmax_probe()
301 err = snd_wss_timer(wss, 2); in snd_gusmax_probe()
310 err = snd_gusmax_mixer(wss); in snd_gusmax_probe()
327 maxcard->wss = wss; in snd_gusmax_probe()
H A Dinterwave.c19 #include <sound/wss.h>
99 struct snd_wss *wss; member
300 snd_wss_interrupt(irq, iwcard->wss); in snd_interwave_interrupt()
633 struct snd_wss *wss; in snd_interwave_probe() local
676 &wss); in snd_interwave_probe()
680 err = snd_wss_pcm(wss, 0); in snd_interwave_probe()
684 sprintf(wss->pcm->name + strlen(wss->pcm->name), " rev %c", in snd_interwave_probe()
686 strcat(wss->pcm->name, " (codec)"); in snd_interwave_probe()
688 err = snd_wss_timer(wss, 2); in snd_interwave_probe()
692 err = snd_wss_mixer(wss); in snd_interwave_probe()
[all …]
/openbmc/linux/net/netfilter/
H A Dnfnetlink_osf.c81 if (f->wss.wc >= OSF_WSS_MAX) in nf_osf_match_one()
95 check_WSS = f->wss.wc; in nf_osf_match_one()
129 if (f->wss.val == 0 || ctx->window == f->wss.val) in nf_osf_match_one()
141 if (ctx->window == f->wss.val * mss || in nf_osf_match_one()
142 ctx->window == f->wss.val * SMART_MSS_1 || in nf_osf_match_one()
143 ctx->window == f->wss.val * SMART_MSS_2) in nf_osf_match_one()
147 if (ctx->window == f->wss.val * (mss + 40) || in nf_osf_match_one()
148 ctx->window == f->wss.val * (SMART_MSS_1 + 40) || in nf_osf_match_one()
149 ctx->window == f->wss.val * (SMART_MSS_2 + 40)) in nf_osf_match_one()
153 if ((ctx->window % f->wss.val) == 0) in nf_osf_match_one()
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddisplay-sysfs.c200 unsigned int wss; in display_wss_show() local
205 wss = dssdev->driver->get_wss(dssdev); in display_wss_show()
207 return sysfs_emit(buf, "0x%05x\n", wss); in display_wss_show()
213 u32 wss; in display_wss_store() local
219 r = kstrtou32(buf, 0, &wss); in display_wss_store()
223 if (wss > 0xfffff) in display_wss_store()
226 r = dssdev->driver->set_wss(dssdev, wss); in display_wss_store()
255 static DISPLAY_ATTR(wss, S_IRUGO|S_IWUSR,
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/cpprest/cpprest/
H A Ddisable-outside-tests.patch79 - TEST(self_signed_cert) { handshake_error_test_impl(U("wss://self-signed.badssl.com/")); }
80 + //TEST(self_signed_cert) { handshake_error_test_impl(U("wss://self-signed.badssl.com/")); }
82 - TEST(hostname_mismatch) { handshake_error_test_impl(U("wss://wrong.host.badssl.com/")); }
83 + //TEST(hostname_mismatch) { handshake_error_test_impl(U("wss://wrong.host.badssl.com/")); }
85 - TEST(cert_expired) { handshake_error_test_impl(U("wss://expired.badssl.com/")); }
86 + //TEST(cert_expired) { handshake_error_test_impl(U("wss://expired.badssl.com/")); }
/openbmc/linux/drivers/media/test-drivers/vivid/
H A Dvivid-vbi-gen.c16 static void wss_insert(u8 *wss, u32 val, unsigned size) in wss_insert() argument
19 *wss++ = (val & (1 << size)) ? 0xc0 : 0x10; in wss_insert()
25 const unsigned rate = 5000000; /* WSS has a 5 MHz transmission rate */ in vivid_vbi_gen_wss_raw()
26 u8 wss[29 + 24 + 24 + 24 + 18 + 18] = { 0 }; in vivid_vbi_gen_wss_raw() local
33 wss_insert(wss + bit, 0x1f1c71c7, 29); bit += 29; in vivid_vbi_gen_wss_raw()
34 wss_insert(wss + bit, 0x1e3c1f, 24); bit += 24; in vivid_vbi_gen_wss_raw()
38 wss_insert(wss + bit, (wss_data & (1 << i)) ? one : zero, 6); in vivid_vbi_gen_wss_raw()
40 for (i = 0, bit = 0; bit < sizeof(wss); bit++) { in vivid_vbi_gen_wss_raw()
44 buf[i++] = wss[bit]; in vivid_vbi_gen_wss_raw()
/openbmc/linux/sound/isa/cs423x/
H A Dcs4236.c13 #include <sound/wss.h>
80 struct pnp_dev *wss; member
203 /* WSS initialization */
207 printk(KERN_ERR IDENT " WSS PnP configure failed for WSS (out of resources?)\n"); in snd_cs423x_pnp_init_wss()
217 snd_printdd("isapnp WSS: wss port=0x%lx, fm port=0x%lx, sb port=0x%lx\n", in snd_cs423x_pnp_init_wss()
219 snd_printdd("isapnp WSS: irq=%i, dma1=%i, dma2=%i\n", in snd_cs423x_pnp_init_wss()
228 printk(KERN_ERR IDENT " CTRL PnP configure failed for WSS (out of resources?)\n"); in snd_cs423x_pnp_init_ctrl()
240 printk(KERN_ERR IDENT " MPU401 PnP configure failed for WSS (out of resources?)\n"); in snd_cs423x_pnp_init_mpu()
261 acard->wss = pdev; in snd_card_cs423x_pnp()
262 if (snd_cs423x_pnp_init_wss(dev, acard->wss) < 0) in snd_card_cs423x_pnp()
[all …]
/openbmc/linux/drivers/infiniband/sw/rdmavt/
H A Dqp.c105 struct rvt_wss *wss = rdi->wss; in rvt_wss_exit() local
107 if (!wss) in rvt_wss_exit()
111 kfree(wss->entries); in rvt_wss_exit()
112 wss->entries = NULL; in rvt_wss_exit()
113 kfree(rdi->wss); in rvt_wss_exit()
114 rdi->wss = NULL; in rvt_wss_exit()
118 * rvt_wss_init - Init wss data structures
131 struct rvt_wss *wss; in rvt_wss_init() local
135 rdi->wss = NULL; in rvt_wss_init()
139 rdi->wss = kzalloc_node(sizeof(*rdi->wss), GFP_KERNEL, node); in rvt_wss_init()
[all …]
/openbmc/linux/sound/isa/wss/
H A DMakefile7 snd-wss-lib-objs := wss_lib.o
10 obj-$(CONFIG_SND_WSS_LIB) += snd-wss-lib.o
/openbmc/linux/Documentation/translations/zh_CN/admin-guide/mm/damon/
H A Dstart.rst82 $ sudo damo report wss --range 0 101 10
83 # <percentile> <wss>
100 $ sudo damo report wss --range 0 101 10 --sortby time
101 # <percentile> <wss>
/openbmc/linux/sound/isa/opti9xx/
H A Dmiro.c22 #include <sound/wss.h>
46 static int wss; variable
57 MODULE_PARM_DESC(port, "WSS port # for miro driver.");
63 MODULE_PARM_DESC(irq, "WSS irq # for miro driver.");
70 module_param(wss, int, 0444);
71 MODULE_PARM_DESC(wss, "wss mode");
665 /* enable WSS on PCM1 */ in snd_set_aci_init_values()
667 if ((aci->aci_product == 'A') && wss) { in snd_set_aci_init_values()
668 error = aci_setvalue(aci, ACI_SET_WSS, wss); in snd_set_aci_init_values()
670 snd_printk(KERN_ERR "enabling WSS mode failed\n"); in snd_set_aci_init_values()
[all …]
H A Dopti92x-ad1848.c24 #include <sound/wss.h>
74 MODULE_PARM_DESC(port, "WSS port # for opti9xx driver.");
80 MODULE_PARM_DESC(irq, "WSS irq # for opti9xx driver.");
343 /* enable WSS mode */ in snd_opti9xx_configure()
426 snd_printk(KERN_WARNING "WSS port 0x%lx not valid\n", port); in snd_opti9xx_configure()
451 snd_printk(KERN_WARNING "WSS irq # %d not valid\n", irq); in snd_opti9xx_configure()
466 snd_printk(KERN_WARNING "WSS dma1 # %d not valid\n", dma1); in snd_opti9xx_configure()
481 snd_printk(KERN_WARNING "WSS dma2 # %d not valid\n", dma2); in snd_opti9xx_configure()
621 /* Replace WSS volume controls with OPTi93x volume controls */ in snd_opti93x_mixer()
814 snd_printk(KERN_ERR "unable to find a free WSS port\n");
[all …]
/openbmc/linux/Documentation/admin-guide/mm/damon/
H A Dstart.rst83 $ sudo damo report wss --range 0 101 10
84 # <percentile> <wss>
102 $ sudo damo report wss --range 0 101 10 --sortby time
103 # <percentile> <wss>
/openbmc/linux/sound/isa/wavefront/
H A Dwavefront.c18 #include <sound/wss.h>
98 acard->wss = pnp_request_card_device(card, id->devs[0].id, NULL); in snd_wavefront_pnp()
99 if (acard->wss == NULL) in snd_wavefront_pnp()
127 pdev = acard->wss; in snd_wavefront_pnp()
131 Q. [Ports] Why is the base address of the WSS I/O ports off by 4? in snd_wavefront_pnp()
133 A. WSS I/O requires a block of 8 I/O addresses ("ports"). Of these, the first in snd_wavefront_pnp()
143 snd_printk(KERN_ERR "PnP WSS pnp configure failure\n"); in snd_wavefront_pnp()
352 snd_printk(KERN_ERR "can't allocate WSS device\n"); in snd_wavefront_probe()
/openbmc/linux/sound/isa/galaxy/
H A Dgalaxy.c15 #include <sound/wss.h>
46 MODULE_PARM_DESC(wss_port, "WSS port # for " CRD_NAME " driver.");
134 * Generic WSS support routines
237 dev_err(dev, "invalid WSS port %#lx\n", wss_port[n]); in snd_galaxy_match()
351 dev_err(dev, "cannot share IRQ between WSS and MPU-401\n"); in snd_galaxy_match()
418 * Needed for MPU IRQ on AZT1605, but AZT2316 loses WSS again in galaxy_set_mode()
541 dev_err(dev, "could not configure WSS\n"); in __snd_galaxy_probe()
/openbmc/linux/Documentation/sound/
H A Dalsa-configuration.rst353 port # for WSS (0x530,0x604,0xe80,0xf40)
355 IRQ # for WSS (7,9,10,11)
357 DMA # for WSS playback (0,1,3)
359 DMA # for WSS capture (0,1), -1 = disabled (default)
395 port # for WSS (0x530,0x604,0xe80,0xf40)
397 IRQ # for WSS (7,9,10,11)
399 DMA # for WSS playback (0,1,3)
401 DMA # for WSS capture (0,1), -1 = disabled (default)
488 port # for CMI8330 chip (WSS)
490 IRQ # for CMI8330 chip (WSS)
[all …]
/openbmc/openbmc-test-automation/redfish/service_root/
H A Dtest_service_root_security.robot24 …; font-src 'self'; style-src 'self'; script-src 'self'; connect-src 'self' wss:; form-action 'none…
129 …; font-src 'self'; style-src 'self'; script-src 'self'; connect-src 'self' wss:; form-action 'none…
150 …; font-src 'self'; style-src 'self'; script-src 'self'; connect-src 'self' wss:; form-action 'none…
/openbmc/linux/tools/arch/x86/lib/
H A Dx86-opcode-map.txt351 10: vmovups Vps,Wps | vmovupd Vpd,Wpd (66) | vmovss Vx,Hx,Wss (F3),(v1) | vmovsd Vx,Hx,Wsd (F2),(v1)
352 11: vmovups Wps,Vps | vmovupd Wpd,Vpd (66) | vmovss Wss,Hx,Vss (F3),(v1) | vmovsd Wsd,Hx,Vsd (F2),(…
384 2c: cvttps2pi Ppi,Wps | cvttpd2pi Ppi,Wpd (66) | vcvttss2si Gy,Wss (F3),(v1) | vcvttsd2si Gy,Wsd (F…
385 2d: cvtps2pi Ppi,Wps | cvtpd2pi Qpi,Wpd (66) | vcvtss2si Gy,Wss (F3),(v1) | vcvtsd2si Gy,Wsd (F2),(…
386 2e: vucomiss Vss,Wss (v1) | vucomisd Vsd,Wsd (66),(v1)
387 2f: vcomiss Vss,Wss (v1) | vcomisd Vsd,Wsd (66),(v1)
424 51: vsqrtps Vps,Wps | vsqrtpd Vpd,Wpd (66) | vsqrtss Vss,Hss,Wss (F3),(v1) | vsqrtsd Vsd,Hsd,Wsd (F…
425 52: vrsqrtps Vps,Wps | vrsqrtss Vss,Hss,Wss (F3),(v1)
426 53: vrcpps Vps,Wps | vrcpss Vss,Hss,Wss (F3),(v1)
431 58: vaddps Vps,Hps,Wps | vaddpd Vpd,Hpd,Wpd (66) | vaddss Vss,Hss,Wss (F3),(v1) | vaddsd Vsd,Hsd,Ws…
[all …]
/openbmc/linux/arch/x86/lib/
H A Dx86-opcode-map.txt351 10: vmovups Vps,Wps | vmovupd Vpd,Wpd (66) | vmovss Vx,Hx,Wss (F3),(v1) | vmovsd Vx,Hx,Wsd (F2),(v1)
352 11: vmovups Wps,Vps | vmovupd Wpd,Vpd (66) | vmovss Wss,Hx,Vss (F3),(v1) | vmovsd Wsd,Hx,Vsd (F2),(…
384 2c: cvttps2pi Ppi,Wps | cvttpd2pi Ppi,Wpd (66) | vcvttss2si Gy,Wss (F3),(v1) | vcvttsd2si Gy,Wsd (F…
385 2d: cvtps2pi Ppi,Wps | cvtpd2pi Qpi,Wpd (66) | vcvtss2si Gy,Wss (F3),(v1) | vcvtsd2si Gy,Wsd (F2),(…
386 2e: vucomiss Vss,Wss (v1) | vucomisd Vsd,Wsd (66),(v1)
387 2f: vcomiss Vss,Wss (v1) | vcomisd Vsd,Wsd (66),(v1)
424 51: vsqrtps Vps,Wps | vsqrtpd Vpd,Wpd (66) | vsqrtss Vss,Hss,Wss (F3),(v1) | vsqrtsd Vsd,Hsd,Wsd (F…
425 52: vrsqrtps Vps,Wps | vrsqrtss Vss,Hss,Wss (F3),(v1)
426 53: vrcpps Vps,Wps | vrcpss Vss,Hss,Wss (F3),(v1)
431 58: vaddps Vps,Hps,Wps | vaddpd Vpd,Hpd,Wpd (66) | vaddss Vss,Hss,Wss (F3),(v1) | vaddsd Vsd,Hsd,Ws…
[all …]
/openbmc/linux/drivers/media/i2c/
H A Dadv7183_regs.h63 #define ADV7183_WSS_1 0x91 /* WSS 1 */
64 #define ADV7183_WSS_2 0x92 /* WSS 2 */
/openbmc/openbmc/meta-arm/ci/
H A Dsstate-mirror.yml8 BB_HASHSERVE_UPSTREAM = "wss://hashserv.yoctoproject.org/ws"

1234