Home
last modified time | relevance | path

Searched full:aac (Results 1 – 25 of 36) sorted by relevance

12

/Linux-v5.10/drivers/scsi/aacraid/
Dlinit.c3 * Adaptec AAC series RAID controller driver
217 …{ aac_sa_init, "aacraid", "ADAPTEC ", "AAC-364 ", 4, AAC_QUIRK_34SG }, /* Adaptec 5400S (…
392 struct aac_dev *aac = (struct aac_dev *)sdev->host->hostdata; in aac_slave_configure() local
402 if (chn < AAC_MAX_BUSES && tid < AAC_MAX_TARGETS && aac->sa_firmware) { in aac_slave_configure()
403 devtype = aac->hba_map[chn][tid].devtype; in aac_slave_configure()
406 depth = aac->hba_map[chn][tid].qd_limit; in aac_slave_configure()
417 if (aac->jbod && (sdev->type == TYPE_DISK)) in aac_slave_configure()
422 && (!aac->jbod || sdev->inq_periph_qual) in aac_slave_configure()
423 && (!aac->raid_scsi_mode || (sdev_channel(sdev) != 2))) { in aac_slave_configure()
434 && (!aac->raid_scsi_mode || (sdev_channel(sdev) != 2)) in aac_slave_configure()
[all …]
Dcommsup.c3 * Adaptec AAC series RAID controller driver
1467 static void aac_schedule_bus_scan(struct aac_dev *aac) in aac_schedule_bus_scan() argument
1469 if (aac->sa_firmware) in aac_schedule_bus_scan()
1470 aac_schedule_safw_scan_worker(aac); in aac_schedule_bus_scan()
1472 aac_schedule_src_reinit_aif_worker(aac); in aac_schedule_bus_scan()
1475 static int _aac_reset_adapter(struct aac_dev *aac, int forced, u8 reset_type) in _aac_reset_adapter() argument
1479 struct Scsi_Host *host = aac->scsi_host_ptr; in _aac_reset_adapter()
1495 aac_adapter_disable_int(aac); in _aac_reset_adapter()
1496 if (aac->thread && aac->thread->pid != current->pid) { in _aac_reset_adapter()
1498 kthread_stop(aac->thread); in _aac_reset_adapter()
[all …]
Drkt.c3 * Adaptec AAC series RAID controller driver
78 * aac_rkt_init - initialize an i960 based AAC card
81 * Allocate and set up resources for the i960 based AAC variants. The
Dsa.c3 * Adaptec AAC series RAID controller driver
238 * Start up processing on an ARM based AAC adapter
309 * aac_sa_init - initialize an ARM based AAC card
312 * Allocate and set up resources for the ARM based AAC variants. The
Dcomminit.c3 * Adaptec AAC series RAID controller driver
283 static void aac_wait_for_io_completion(struct aac_dev *aac) in aac_wait_for_io_completion() argument
290 scsi_host_busy_iter(aac->scsi_host_ptr, in aac_wait_for_io_completion()
297 dev_info(&aac->pdev->dev, in aac_wait_for_io_completion()
302 dev_err(&aac->pdev->dev, in aac_wait_for_io_completion()
Drx.c3 * Adaptec AAC series RAID controller driver
309 * Start up processing on an i960 based AAC adapter
535 * aac_rx_init - initialize an i960 based AAC card
538 * Allocate and set up resources for the i960 based AAC variants. The
Dnark.c3 * Adaptec AAC series RAID controller driver
Daachba.c3 * Adaptec AAC series RAID controller driver
353 * @dev: aac driver data
446 * @dev: aac driver data
2192 * max number of channels based on the aac->nondasd_support flag only. in aac_get_adapter_info()
2648 struct aac_dev *aac; in aac_synchronize() local
2650 aac = (struct aac_dev *)sdev->host->hostdata; in aac_synchronize()
2651 if (aac->in_reset) in aac_synchronize()
2657 cmd_fibcontext = aac_fib_alloc_tag(aac, scsicmd); in aac_synchronize()
2715 struct aac_dev *aac = (struct aac_dev *)sdev->host->hostdata; in aac_start_stop() local
2717 if (!(aac->supplement_adapter_info.supported_options2 & in aac_start_stop()
[all …]
Ddpcsup.c3 * Adaptec AAC series RAID controller driver
Dsrc.c3 * Adaptec AAC series RAID controller driver
389 * Start up processing on an i960 based AAC adapter
Dcommctrl.c3 * Adaptec AAC series RAID controller driver
/Linux-v5.10/Documentation/devicetree/bindings/media/i2c/
Ddongwoon,dw9768.yaml18 integrates Advanced Actuator Control (AAC) technology and is intended for
38 dongwoon,aac-mode:
40 Indication of AAC mode select.
49 dongwoon,aac-timing:
51 Number of AAC Timing count that controlled by one 6-bit period of
93 dongwoon,aac-timing = <0x39>;
/Linux-v5.10/drivers/media/i2c/
Ddw9768.c27 * 1: AAC mode (ringing control mode)
50 * AAC mode control & prescale register
247 /* Set AAC mode */ in dw9768_init()
263 /* Set AAC Timing */ in dw9768_init()
441 /* Optional indication of AAC mode select */ in dw9768_probe()
442 fwnode_property_read_u32(dev_fwnode(dev), "dongwoon,aac-mode", in dw9768_probe()
449 /* Optional indication of AAC Timing */ in dw9768_probe()
450 fwnode_property_read_u32(dev_fwnode(dev), "dongwoon,aac-timing", in dw9768_probe()
/Linux-v5.10/drivers/mfd/
Dintel-lpss-acpi.c90 { "80860AAC", (kernel_ulong_t)&bxt_i2c_info },
94 { "80865AAC", (kernel_ulong_t)&apl_i2c_info },
/Linux-v5.10/Documentation/sound/designs/
Dcompress-offload.rst60 AAC, some implementations may support AAC multichannel but HE-AAC
112 configuration failures. For example, for a complex codec such as AAC,
/Linux-v5.10/sound/soc/intel/atom/
Dsst-mfld-dsp.h333 /* AAC Music Parameters Message */
337 u8 bdownsample; /*SBR downsampling 0 - disable 1 -enabled AAC+ only */
340 u32 externalsr; /*sampling rate of basic AAC raw bit stream*/
341 u8 sbr_signalling;/*disable/enable/set automode the SBR tool.AAC+*/
/Linux-v5.10/include/uapi/sound/
Dcompress_params.h122 /* AAC modes are required for encoders and decoders */
134 /* AAC formats are required for encoders and decoders */
390 * for AAC-RAW and AAC-ADTS.
/Linux-v5.10/sound/soc/intel/catpt/
Dmessages.h124 CATPT_CHANNEL_CONFIG_3_POINT_0 = 3, /* L, C & R; MP3 & AAC only */
127 CATPT_CHANNEL_CONFIG_4_POINT_0 = 6, /* L, C, R & Cs; MP3 & AAC only */
/Linux-v5.10/drivers/video/
Dhdmi.c1297 return "AAC"; in hdmi_audio_coding_type_get_name()
1370 return "HE AAC"; in hdmi_audio_coding_type_ext_get_name()
1372 return "HE AAC v2"; in hdmi_audio_coding_type_ext_get_name()
1376 return "MPEG-4 HE AAC"; in hdmi_audio_coding_type_ext_get_name()
1378 return "MPEG-4 HE AAC v2"; in hdmi_audio_coding_type_ext_get_name()
1380 return "MPEG-4 AAC LC"; in hdmi_audio_coding_type_ext_get_name()
1384 return "MPEG-4 HE AAC + MPEG Surround"; in hdmi_audio_coding_type_ext_get_name()
1386 return "MPEG-4 AAC LC + MPEG Surround"; in hdmi_audio_coding_type_ext_get_name()
/Linux-v5.10/arch/arm/mach-ep93xx/
Ddma.c39 * AAC contains 3 Tx and 3 Rx DMA Channels
/Linux-v5.10/tools/hv/
Dlsvmbus33 '{da0a7802-e377-4aac-8e77-0558eb1073f8}': 'Synthetic framebuffer adapter',
/Linux-v5.10/Documentation/scsi/
Daacraid.rst123 9005:0285:108e:7aac SUN STK RAID REM (Voodoo44 Coyote)
/Linux-v5.10/sound/pci/hda/
Dhda_eld.c78 /* 6 */ "AAC-LC",
87 /* 15 */ "HE-AAC",
/Linux-v5.10/include/sound/
Dasoundef.h171 #define CEA861_AUDIO_INFOFRAME_DB1CT_AAC (6<<4) /* AAC */
/Linux-v5.10/tools/iio/
Diio_generic_buffer.c356 while ((c = getopt_long(argc, argv, "aAc:egl:n:N:t:T:w:?", longopts, in main()

12