Home
last modified time | relevance | path

Searched refs:SOF (Results 1 – 22 of 22) sorted by relevance

/openbmc/linux/sound/soc/sof/
H A DKconfig5 This adds support for Sound Open Firmware (SOF). SOF is free and
7 Say Y if you have such a device that is supported by SOF.
16 tristate "SOF PCI enumeration support"
27 tristate "SOF ACPI enumeration support"
41 tristate "SOF OF enumeration support"
73 bool "SOF developer options support"
76 This option unlocks SOF developer options for debug/performance/
78 Distributions should not select this option, only SOF development
80 Say Y if you are involved in SOF development and need this option.
86 bool "SOF force probe workqueue"
[all …]
/openbmc/linux/sound/soc/sof/amd/
H A DKconfig8 tristate "SOF support for AMD audio DSPs"
31 tristate "SOF support for RENOIR"
35 Select this option for SOF support on AMD Renoir platform
38 tristate "SOF support for VANGOGH"
42 Select this option for SOF support
44 Say Y if you want to enable SOF on Vangogh.
48 tristate "SOF support for REMBRANDT"
52 Select this option for SOF support on AMD Rembrandt platform
53 Say Y if you want to enable SOF on Rembrandt.
/openbmc/linux/sound/soc/sof/intel/
H A DKconfig3 bool "SOF support for Intel audio DSPs"
41 tristate "SOF support for Baytrail, Braswell and Cherrytrail"
56 compatible with both SOF or Atom/SST legacy drivers.
58 Say Y if you want to enable SOF on Baytrail/Cherrytrail.
62 tristate "SOF support for Broadwell"
74 located in the root file system are already compatible with both SOF
76 SOF does not fully support Broadwell and has limitations related to
79 Say Y if you want to enable SOF on Broadwell.
87 tristate "SOF support for Tangier/Merrifield"
104 tristate "SOF support for SkyLake"
[all …]
/openbmc/linux/sound/soc/sof/imx/
H A DKconfig4 bool "SOF support for NXP i.MX audio DSPs"
26 tristate "SOF support for i.MX8"
36 tristate "SOF support for i.MX8M"
45 tristate "SOF support for i.MX8ULP"
/openbmc/linux/sound/soc/sof/mediatek/
H A DKconfig4 bool "SOF support for MTK audio DSPs"
26 tristate "SOF support for MT8186 audio DSP"
36 tristate "SOF support for MT8195 audio DSP"
/openbmc/linux/sound/hda/
H A DKconfig54 bool "Prefer SOF driver over SST on BY/CHT platforms"
59 Bay- and Cherry-Trail SoCs. The old SST driver and the new SOF
64 Set this option to Y to make the kernel default to the new SOF
/openbmc/linux/sound/soc/intel/boards/
H A DKconfig339 tristate "SOF with Wolfson/Cirrus WM8804 codec"
478 tristate "SOF with rt5650/rt5682 codec in I2S Mode"
497 This adds support for ASoC machine driver for SOF platforms
503 tristate "SOF with cs42l42 codec in I2S Mode"
514 This adds support for ASoC machine driver for SOF platforms
520 tristate "SOF with TI PCM512x codec"
528 This adds support for ASoC machine driver for SOF platforms
534 tristate "SOF with ES8336 or ES8326 codec in I2S mode"
544 This adds support for ASoC machine driver for SOF platforms
550 tristate "SOF with nau8825 codec in I2S Mode"
[all …]
/openbmc/linux/sound/soc/amd/acp/
H A DKconfig83 tristate "AMD SOF Machine Driver Support"
87 This option enables SOF sound card support for ACP audio.
/openbmc/linux/drivers/usb/dwc2/
H A DKconfig81 bool "Enable Missed SOF Tracking"
83 Say Y here to enable logging of missed SOF events to the dmesg log.
/openbmc/linux/sound/soc/intel/
H A DKconfig66 This option is mutually exclusive with the SOF support on
67 Baytrail/Cherrytrail. If you want to enable SOF on
83 longer recommended and will be deprecated when the SOF
/openbmc/linux/drivers/net/can/usb/etas_es58x/
H A Des58x_fd.h207 __le16 SOF; member
H A Des581_4.h179 __le16 SOF; member
H A Des581_4.c338 es581_4_urb_cmd->SOF = cpu_to_le16(es581_4_param.tx_start_of_frame); in es581_4_fill_urb_header()
H A Des58x_fd.c324 es58x_fd_urb_cmd->SOF = cpu_to_le16(es58x_fd_param.tx_start_of_frame); in es58x_fd_fill_urb_header()
/openbmc/u-boot/drivers/usb/musb/
H A Dmusb_debug.h48 MUSB_FLAGS_PRINT(b, INTR, SOF); in musb_print_intrusb()
/openbmc/linux/arch/powerpc/platforms/8xx/
H A DKconfig138 bool "USB SOF patch"
/openbmc/u-boot/drivers/net/
H A Dmacb.c176 frame = (MACB_BF(SOF, 1) in macb_mdio_write()
203 frame = (MACB_BF(SOF, 1) in macb_mdio_read()
/openbmc/linux/drivers/net/ethernet/cadence/
H A Dmacb_main.c353 macb_writel(bp, MAN, (MACB_BF(SOF, MACB_MAN_C22_SOF) in macb_mdio_read_c22()
388 macb_writel(bp, MAN, (MACB_BF(SOF, MACB_MAN_C45_SOF) in macb_mdio_read_c45()
399 macb_writel(bp, MAN, (MACB_BF(SOF, MACB_MAN_C45_SOF) in macb_mdio_read_c45()
432 macb_writel(bp, MAN, (MACB_BF(SOF, MACB_MAN_C22_SOF) in macb_mdio_write_c22()
467 macb_writel(bp, MAN, (MACB_BF(SOF, MACB_MAN_C45_SOF) in macb_mdio_write_c45()
478 macb_writel(bp, MAN, (MACB_BF(SOF, MACB_MAN_C45_SOF) in macb_mdio_write_c45()
/openbmc/linux/Documentation/networking/device_drivers/can/ctu/
H A Dctucanfd-driver.rst386 the last bit of EOF but is configurable to be captured at the SOF bit.
/openbmc/qemu/hw/usb/
H A Dtrace-events193 usb_dwc2_sof(int64_t next) "next SOF %" PRId64
/openbmc/qemu/hw/net/
H A Dtrace-events344 sungem_mii_invalid_sof(uint32_t val) "MII op, invalid SOF field 0x%"PRIx32
/openbmc/linux/
H A DMAINTAINERS20167 SOUND - SOUND OPEN FIRMWARE (SOF) DRIVERS