Home
last modified time | relevance | path

Searched refs:instances (Results 1 – 25 of 197) sorted by relevance

12345678

/Linux-v5.15/Documentation/devicetree/bindings/iommu/
Dti,omap-iommu.txt5 "ti,omap2-iommu" for OMAP2/OMAP3 IOMMU instances
6 "ti,omap4-iommu" for OMAP4/OMAP5 IOMMU instances
7 "ti,dra7-dsp-iommu" for DRA7xx DSP IOMMU instances
8 "ti,dra7-iommu" for DRA7xx IOMMU instances
27 is required for DSP IOMMU instances on DRA7xx SoCs. The
Dmsm,iommu-v0.txt11 - interrupts: Specifiers for the MMU fault interrupts. For instances that
13 secure mode, in that order. For instances that don't support secure mode a
/Linux-v5.15/drivers/phy/samsung/
Dphy-exynos4x12-usb2.c281 exynos4x12_power_on_int(&drv->instances[EXYNOS4x12_DEVICE]); in exynos4x12_power_on()
291 exynos4x12_power_on_int(&drv->instances[EXYNOS4x12_DEVICE]); in exynos4x12_power_on()
292 exynos4x12_power_on_int(&drv->instances[EXYNOS4x12_HOST]); in exynos4x12_power_on()
322 exynos4x12_power_off_int(&drv->instances[EXYNOS4x12_DEVICE]); in exynos4x12_power_off()
326 exynos4x12_power_off_int(&drv->instances[EXYNOS4x12_DEVICE]); in exynos4x12_power_off()
327 exynos4x12_power_off_int(&drv->instances[EXYNOS4x12_HOST]); in exynos4x12_power_off()
Dphy-samsung-usb2.c103 return drv->instances[args->args[0]].phy; in samsung_usb2_phy_xlate()
162 drv = devm_kzalloc(dev, struct_size(drv, instances, cfg->num_phys), in samsung_usb2_phy_probe()
224 struct samsung_usb2_phy_instance *p = &drv->instances[i]; in samsung_usb2_phy_probe()
/Linux-v5.15/Documentation/driver-api/media/
Dv4l2-intro.rst21 This meant that all drivers had to do the setup of device instances and
57 device instances
59 +-sub-device instances
63 \-filehandle instances
71 sub-device instances, the video_device struct stores V4L2 device node data
72 and the v4l2_fh struct keeps track of filehandle instances.
/Linux-v5.15/sound/firewire/fireworks/
Dfireworks_transaction.c41 static struct snd_efw *instances[SNDRV_CARDS] = SNDRV_DEFAULT_PTR; variable
175 efw = instances[i]; in handle_resp_for_user()
265 if (instances[i] != NULL) in snd_efw_transaction_add_instance()
267 instances[i] = efw; in snd_efw_transaction_add_instance()
281 if (instances[i] != efw) in snd_efw_transaction_remove_instance()
283 instances[i] = NULL; in snd_efw_transaction_remove_instance()
/Linux-v5.15/drivers/crypto/qat/qat_c3xxxvf/
Dadf_c3xxxvf_hw_data.c12 .instances = 0
94 hw_data->dev_class->instances++; in adf_init_hw_data_c3xxxiov()
101 hw_data->dev_class->instances--; in adf_clean_hw_data_c3xxxiov()
/Linux-v5.15/drivers/crypto/qat/qat_c62xvf/
Dadf_c62xvf_hw_data.c12 .instances = 0
94 hw_data->dev_class->instances++; in adf_init_hw_data_c62xiov()
101 hw_data->dev_class->instances--; in adf_clean_hw_data_c62xiov()
/Linux-v5.15/drivers/crypto/qat/qat_dh895xccvf/
Dadf_dh895xccvf_hw_data.c12 .instances = 0
94 hw_data->dev_class->instances++; in adf_init_hw_data_dh895xcciov()
101 hw_data->dev_class->instances--; in adf_clean_hw_data_dh895xcciov()
/Linux-v5.15/drivers/gpu/drm/msm/disp/mdp5/
Dmdp5_cfg.c65 .instances = {
148 .instances = {
243 .instances = {
335 .instances = {
407 .instances = {
495 .instances = {
601 .instances = {
721 .instances = {
807 .instances = {
896 .instances = {
[all …]
/Linux-v5.15/Documentation/devicetree/bindings/clock/ti/
Ddra7-atl.txt4 audio codec. A single ATL IP provides four ATL clock instances sharing the same
16 Since the clock instances are part of a single IP this binding is used as a node
29 configuration of the IP for the ATL clock instances.
40 Configuration of ATL instances:
/Linux-v5.15/Documentation/ABI/obsolete/
Dsysfs-class-dax18 device-dax instances in the system. The ABI is
21 device-dax instances can be found under
/Linux-v5.15/drivers/crypto/qat/qat_4xxx/
Dadf_4xxx_hw_data.c31 .instances = 0,
187 hw_data->instance_id = adf_4xxx_class.instances++; in adf_init_hw_data_4xxx()
234 hw_data->dev_class->instances--; in adf_clean_hw_data_4xxx()
Dadf_drv.c38 int instances; in adf_crypto_dev_config() local
43 instances = min(cpus, banks / 2); in adf_crypto_dev_config()
45 instances = 0; in adf_crypto_dev_config()
55 for (i = 0; i < instances; i++) { in adf_crypto_dev_config()
/Linux-v5.15/tools/testing/selftests/ftrace/test.d/ftrace/
Dfunc_traceonoff_triggers.tc54 if [ -d ../../instances -a -f ../../available_filter_functions ]; then
65 if [ -d ../../instances ]; then # Check instances
/Linux-v5.15/tools/perf/Documentation/
Dperf-lock.txt28 of lock instances.
66 dump map of lock instances (address:name table)
/Linux-v5.15/drivers/crypto/qat/qat_c3xxx/
Dadf_c3xxx_hw_data.c19 .instances = 0
174 hw_data->instance_id = c3xxx_class.instances++; in adf_init_hw_data_c3xxx()
218 hw_data->dev_class->instances--; in adf_clean_hw_data_c3xxx()
/Linux-v5.15/drivers/crypto/qat/qat_c62x/
Dadf_c62x_hw_data.c19 .instances = 0
176 hw_data->instance_id = c62x_class.instances++; in adf_init_hw_data_c62x()
220 hw_data->dev_class->instances--; in adf_clean_hw_data_c62x()
/Linux-v5.15/drivers/crypto/qat/qat_dh895xcc/
Dadf_dh895xcc_hw_data.c20 .instances = 0
195 hw_data->instance_id = dh895xcc_class.instances++; in adf_init_hw_data_dh895xcc()
238 hw_data->dev_class->instances--; in adf_clean_hw_data_dh895xcc()
/Linux-v5.15/drivers/crypto/qat/qat_common/
Dqat_crypto.c122 int instances; in qat_crypto_dev_config() local
127 instances = min(cpus, banks); in qat_crypto_dev_config()
129 instances = 0; in qat_crypto_dev_config()
139 for (i = 0; i < instances; i++) { in qat_crypto_dev_config()
/Linux-v5.15/Documentation/devicetree/bindings/timer/
Dti,timer.txt5 OMAP44xx devices have timer instances that are 100%
8 So for OMAP44xx devices timer instances may use
/Linux-v5.15/Documentation/devicetree/bindings/soc/ti/
Dkeystone-navigator-dma.txt28 - clocks: phandle to dma instances clocks. The clock handles can be as
29 many as the dma instances. The order should be maintained as per
30 the dma instances.
/Linux-v5.15/drivers/net/ethernet/mellanox/mlxsw/
Dcore_acl_flex_keys.h116 struct mlxsw_afk_element_inst *instances; member
123 .instances = _instances, \
/Linux-v5.15/Documentation/networking/devlink/
Ddevlink-reload.rst60 The netns option allows user to be able to move devlink instances into
62 By default all devlink instances are created in init_net and stay there.
/Linux-v5.15/Documentation/arm/omap/
Domap.rst16 CONFIG_MMC_SDHCI_OMAP is enabled for all MMC instances

12345678