Searched refs:SMA (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/sound/isa/msnd/ |
| H A D | msnd_pinnacle_mixer.c | 154 dev->SMA + SMA_##b##Left); \ 157 dev->SMA + SMA_##b##Right); \ 164 dev->SMA + SMA_##s##Left); \ 167 dev->SMA + SMA_##s##Right); \ 175 dev->SMA + SMA_##s##Left); \ 177 dev->SMA + SMA_##s##Right); \ 205 writeb(bLeft, dev->SMA + SMA_bInPotPosLeft); in snd_msndmix_set() 206 writeb(bRight, dev->SMA + SMA_bInPotPosRight); in snd_msndmix_set() 214 writeb(bLeft, dev->SMA + SMA_bMicPotPosLeft); in snd_msndmix_set() 215 writeb(bRight, dev->SMA + SMA_bMicPotPosRight); in snd_msndmix_set() [all …]
|
| H A D | msnd_pinnacle.c | 315 chip->SMA = chip->mappedbase + SMA_STRUCT_START; in snd_msnd_init_sma() 318 mastVolLeft = readw(chip->SMA + SMA_wCurrMastVolLeft); in snd_msnd_init_sma() 353 writew(1, chip->SMA + SMA_wCurrPlayFormat); in snd_msnd_init_sma() 359 writew(mastVolLeft, chip->SMA + SMA_wCurrMastVolLeft); in snd_msnd_init_sma() 360 writew(mastVolRight, chip->SMA + SMA_wCurrMastVolRight); in snd_msnd_init_sma() 362 writel(0x00010000, chip->SMA + SMA_dwCurrPlayPitch); in snd_msnd_init_sma() 363 writel(0x00000001, chip->SMA + SMA_dwCurrPlayRate); in snd_msnd_init_sma() 365 writew(0x303, chip->SMA + SMA_wCurrInputTagBits); in snd_msnd_init_sma() 490 writew(srate, chip->SMA + SMA_wCalFreqAtoD); in snd_msnd_calibrate_adc() 492 writew(readw(chip->SMA + SMA_wCurrHostStatusFlags) in snd_msnd_calibrate_adc() [all …]
|
| H A D | msnd.h | 229 void __iomem *SMA; member
|
| /linux-6.15/arch/arm/boot/dts/nxp/imx/ |
| H A D | imx6qdl-solidsense.dtsi | 49 /* Red/Green LED1 - next to WiFi SMA */ 64 /* Red/Green LED2 - next to GPS SMA */
|
| /linux-6.15/Documentation/ABI/testing/ |
| H A D | sysfs-timecard | 31 Description: (RO) Set of available destinations (sinks) for a SMA 54 Description: (RO) Set of available sources for a SMA output signal. 209 on the associated SMA connectors, and also the signal sink 225 destinations between connectors, the lowest numbered SMA
|