Searched refs:capture (Results 401 - 425 of 579) sorted by relevance

<<11121314151617181920>>

/linux-master/drivers/pwm/
H A Dpwm-sti.c27 #define PWM_CPT_EDGE(x) (0x30 + (4 * (x))) /* Edge to capture on */
59 * Each capture input can be programmed to detect rising-edge, falling-edge,
323 /* Prepare capture measurement */
327 /* Enable capture */
330 dev_err(dev, "failed to enable PWM capture %u: %d\n",
379 /* Disable capture */
420 .capture = sti_pwm_capture,
452 * capture event occurs, capture value (CPT_VALx) is stored,
453 * index incremented, capture edg
[all...]
/linux-master/tools/testing/selftests/net/mptcp/
H A Dmptcp_join.sh32 capture=false
872 if $capture; then
974 if $capture; then
3537 echo " -c capture pcap files"
3590 capture=true
/linux-master/drivers/gpu/drm/vc4/
H A Dvc4_drv.h1071 bool capture);
/linux-master/sound/soc/codecs/
H A Dmax98927.c637 .capture = {
H A Dmax9867.c544 .capture = {
H A Dmax98373-sdw.c547 /* only IV are supported by capture */
718 .capture = {
H A Dmax98388.c842 .capture = {
H A Dadau1701.c649 .capture = {
H A Des8316.c571 .capture = {
H A Disabelle.c495 /* Analog input muxes for the capture amplifiers */
1077 .capture = {
H A Drt1316-sdw.c646 .capture = {
H A Drt1017-sdca-sdw.c273 * port = 2 for IV capture
692 .capture = {
H A Dwm8750.c677 .capture = {
H A Dwm8940.c746 .capture = {
H A Dtas2770.c478 .capture = {
H A Dtas2764.c519 .capture = {
H A Dwm8510.c565 .capture = {
H A Dwm8978.c913 .capture = {
H A Dwm8961.c823 .capture = {
H A Dwm8988.c782 .capture = {
H A Dwm8974.c639 .capture = {
/linux-master/sound/soc/sof/intel/
H A Dhda-dai-ops.c204 link_bps = codec_dai->driver->capture.sig_bits;
/linux-master/sound/soc/mediatek/mt7986/
H A Dmt7986-afe-pcm.c153 .capture = {
/linux-master/sound/soc/ti/
H A Ddavinci-i2s.c765 .capture = {
/linux-master/sound/soc/sof/
H A Dtopology.c1760 goto capture;
1784 capture:
1787 /* do we need to allocate capture PCM DMA pages */
1788 if (!spcm->pcm.capture)
1793 /* allocate capture page table buffer */
1831 if (spcm->pcm.capture)

Completed in 312 milliseconds

<<11121314151617181920>>