Home
last modified time | relevance | path

Searched +refs:channel +refs:get +refs:op (Results 1 – 14 of 14) sorted by relevance

/linux/drivers/crypto/tegra/
H A Dtegra-se-main.c113 .get = tegra_se_cmdbuf_get,
149 job = host1x_job_alloc(se->channel, 1, 0, true); in tegra_se_host1x_submit()
202 se->channel = host1x_channel_request(&se->client); in tegra_se_client_init()
203 if (!se->channel) { in tegra_se_client_init()
244 host1x_channel_put(se->channel); in tegra_se_client_init()
256 host1x_channel_put(se->channel); in tegra_se_client_deinit()
340 .op = SE_AES1_OPERATION,
354 .op = SE_SHA_OPERATION,
/linux/sound/sparc/
H A Ddbri.c304 struct platform_device *op; /* OF device info */ member
1844 int channel = D_INTR_GETCHAN(x); in dbri_process_one_interrupt() local
1851 if (channel == D_INTR_CMD) { in dbri_process_one_interrupt()
1856 channel, code, rval); in dbri_process_one_interrupt()
1865 reception_complete_intr(dbri, channel); in dbri_process_one_interrupt()
1869 transmission_complete_intr(dbri, channel); in dbri_process_one_interrupt()
1880 int pipe = channel; in dbri_process_one_interrupt()
1895 if (dbri->pipes[channel].sdp & D_SDP_MSB) in dbri_process_one_interrupt()
1896 val = reverse_bytes(val, dbri->pipes[channel].length); in dbri_process_one_interrupt()
1898 if (dbri->pipes[channel].recv_fixed_ptr) in dbri_process_one_interrupt()
[all …]
/linux/sound/pci/
H A Drme96.c309 int channel, unsigned long pos, unsigned long count) in snd_rme96_playback_silence() argument
320 int channel, unsigned long pos, in snd_rme96_playback_copy() argument
333 int channel, unsigned long pos, in snd_rme96_capture_copy() argument
1075 int op) in snd_rme96_trigger() argument
1077 if (op & RME96_TB_RESET_PLAYPOS) in snd_rme96_trigger()
1079 if (op & RME96_TB_RESET_CAPTUREPOS) in snd_rme96_trigger()
1081 if (op & RME96_TB_CLEAR_PLAYBACK_IRQ) { in snd_rme96_trigger()
1086 if (op & RME96_TB_CLEAR_CAPTURE_IRQ) { in snd_rme96_trigger()
1091 if (op & RME96_TB_START_PLAYBACK) in snd_rme96_trigger()
1093 if (op & RME96_TB_STOP_PLAYBACK) in snd_rme96_trigger()
[all …]
/linux/Documentation/driver-api/
H A Dipmi.rst150 short channel;
162 short channel;
166 straight to the BMC on the current card. The channel must be
175 short channel;
180 The "channel" here is generally zero, but some devices support more
181 than one channel, it corresponds to the channel as defined in the IPMI
192 short channel;
198 The channel is always zero. You can also receive commands from other
286 Once you are done, call ipmi_destroy_user() to get rid of the user.
309 read() to get them, you must call the IPMICTL_RECEIVE_MSG with the
[all …]
/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/
H A Dhub.fuc95 // the IRQ handler will signal the host if we ever get one.. we
277 // request to set current channel? (*not* a context switch)
285 // request to store current channel context?
467 // ctx_load - load's a channel's ctxctl data, and selects its vm
469 // In: $r2 channel address
474 // switch to channel, somewhat magic in parts..
485 // load channel header, fetch PGRAPH context pointer
525 // ctx_chan - handler for HUB_SET_CHAN command, will set a channel as
526 // the active channel for ctxctl, but not actually transfer
530 // In: $r2 channel address
[all …]
/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt76_connac_mcu.c23 int mt76_connac_mcu_patch_sem_ctrl(struct mt76_dev *dev, bool get) in mt76_connac_mcu_patch_sem_ctrl() argument
25 u32 op = get ? PATCH_SEM_GET : PATCH_SEM_RELEASE; in mt76_connac_mcu_patch_sem_ctrl() local
27 __le32 op; in mt76_connac_mcu_patch_sem_ctrl() member
29 .op = cpu_to_le32(op), in mt76_connac_mcu_patch_sem_ctrl()
106 } __packed channel; in mt76_connac_mcu_set_channel_domain() local
114 len = sizeof(hdr) + n_max_channels * sizeof(channel); in mt76_connac_mcu_set_channel_domain()
127 channel.hw_value = cpu_to_le16(chan->hw_value); in mt76_connac_mcu_set_channel_domain()
128 channel.flags = cpu_to_le32(chan->flags); in mt76_connac_mcu_set_channel_domain()
129 channel.pad = 0; in mt76_connac_mcu_set_channel_domain()
131 skb_put_data(skb, &channel, sizeof(channel)); in mt76_connac_mcu_set_channel_domain()
[all …]
/linux/Documentation/admin-guide/media/
H A Dvivid.rst335 exceeds your kernel's HZ value, then you will get dropped frames, but the
388 every 6 MHz, starting from 49.25 MHz. For each channel the generated image
390 +/- 1 MHz around the channel. Beyond that it is just noise. The VIDIOC_G_TUNER
396 a valid channel frequency. When the frequency is within +/- 0.25 MHz of the
397 channel it will return either MONO, STEREO, either MONO | SAP (for NTSC) or
400 Which one is returned depends on the chosen channel, each next valid channel
541 The RDS signal is 'detected' for +/- 12.5 kHz around the channel frequency,
544 blocks if you are +/- 12.5 kHz from the channel frequency. All four errors
657 formats containing an alpha channel.
825 apply the alpha channel as set by the 'Alpha Component'
[all …]
/linux/Documentation/admin-guide/
H A Dsysrq.rst223 Sometimes SysRq seems to get 'stuck' after using it, what can I do?
260 which will remove the key op pointed to by 'op_p' from the key 'key', if and
264 The Magic SysRQ system works by registering key operations against a key op
292 Should you require the output on the console channel then you will need
/linux/Documentation/userspace-api/
H A Diommufd.rst69 to those events. A FAULT object must be created first to get a fault_id that
110 that VMM assigns to the device for a translation channel/port of the vIOMMU,
123 vIOMMU object must be created first to get its viommu_id, which could be then
251 struct device is behind. And an IOMMU driver can implement a viommu_alloc op
265 op to init its HW for virtualization feature related to a vDEVICE. Successful
/linux/Documentation/mm/
H A Dunevictable-lru.rst75 (1) We get to "treat unevictable folios just like we treat other folios in the
76 system - which means we get to use the same code to manipulate them, the
296 treated as a no-op and mlock_fixup() simply returns.
353 such as the VDSO page, relay channel pages, etc. These pages are inherently
415 before mlock_pte_range() reached it, it would get counted twice in mlock_count.
467 get swapped out - but major page faults to fault memory in might still happen.
/linux/Documentation/scsi/
H A Dncr53c8xx.rst107 the earliest 810 rev. 1, the latest 896 (2 channel LVD SCSI controller) and
108 the new 895A (1 channel LVD SCSI controller).
335 impact on performances is not too bad. You can get rid of the messages by
378 and you will get something like the following text::
462 (time from SCSI status get to command completion call)
885 burst:255 get burst length from initial IO register settings.
1095 "ncr53c8xx=verb:2" to get the "static" setup of the driver, or add "verb:2"
1142 to control what information the driver will get from the NVRAM and what
1149 The parameters the driver is able to get from the NVRAM depend on the
1281 during scsi transfer processing: burst op-code fetch, read multiple,
/linux/Documentation/virt/kvm/
H A Dapi.rst719 configuration (if there is) is not corrupted. Userspace can get a copy
1029 channel interrupts rather than manipulating the guest's shared_info
1486 The capability that is supposed to get enabled.
1991 2 level event channels. FIFO event channel support may be added in
2129 the kernel will ignore the length of guest write and may get a faster vmexit.
2901 LoongArch csr registers are used to control guest cpu or get status of guest
3855 __u32 op; /* type of operation */
3879 The type of operation is specified in the "op" field. Flags modifying
3962 occurred. The cmpxchg op is permitted for the VM ioctl if
3989 This ioctl is used to get guest storage key values on the s390
[all …]
/linux/Documentation/networking/
H A Dip-sysctl.rst980 get detected right after Fastopen is re-enabled and will reset to
1227 Note that this per netns rate limit can allow some side channel
1272 field, and currently no-op for IPv4 headers. It is possible
3615 must be started. On the server, it would get the encap_port from
/linux/
H A DMAINTAINERS25 C: URI for *chat* protocol, server and channel where developers
26 usually hang out, for example irc://server/channel.
10484 K: (devm_)?gpio_(request|free|direction|get|set)
11646 F: Documentation/devicetree/bindings/input/ibm,op-panel.yaml
11883 F: Documentation/devicetree/bindings/iio/multiplexer/io-channel-mux.yaml
18848 L: op-tee@lists.trustedfirmware.org
18855 L: op-tee@lists.trustedfirmware.org
20127 F: drivers/char/powernv-op-panel.c
24742 L: op-tee@lists.trustedfirmware.org