Home
last modified time | relevance | path

Searched refs:wss_config (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/isa/galaxy/
H A Dgalaxy.c159 static void wss_set_config(void __iomem *wss_port, u8 wss_config) in wss_set_config() argument
161 iowrite8(wss_config, wss_port + WSS_PORT_CONFIG); in wss_set_config()
192 static u8 wss_config[SNDRV_CARDS]; variable
246 wss_config[n] |= WSS_CONFIG_IRQ_7; in snd_galaxy_match()
252 wss_config[n] |= WSS_CONFIG_IRQ_9; in snd_galaxy_match()
255 wss_config[n] |= WSS_CONFIG_IRQ_10; in snd_galaxy_match()
258 wss_config[n] |= WSS_CONFIG_IRQ_11; in snd_galaxy_match()
270 wss_config[n] |= WSS_CONFIG_DMA_0; in snd_galaxy_match()
273 wss_config[n] |= WSS_CONFIG_DMA_1; in snd_galaxy_match()
276 wss_config[ in snd_galaxy_match()
454 galaxy_wss_config(struct snd_galaxy *galaxy, u8 wss_config) galaxy_wss_config() argument
[all...]
/kernel/linux/linux-6.6/sound/isa/galaxy/
H A Dgalaxy.c159 static void wss_set_config(void __iomem *wss_port, u8 wss_config) in wss_set_config() argument
161 iowrite8(wss_config, wss_port + WSS_PORT_CONFIG); in wss_set_config()
192 static u8 wss_config[SNDRV_CARDS]; variable
246 wss_config[n] |= WSS_CONFIG_IRQ_7; in snd_galaxy_match()
252 wss_config[n] |= WSS_CONFIG_IRQ_9; in snd_galaxy_match()
255 wss_config[n] |= WSS_CONFIG_IRQ_10; in snd_galaxy_match()
258 wss_config[n] |= WSS_CONFIG_IRQ_11; in snd_galaxy_match()
270 wss_config[n] |= WSS_CONFIG_DMA_0; in snd_galaxy_match()
273 wss_config[n] |= WSS_CONFIG_DMA_1; in snd_galaxy_match()
276 wss_config[ in snd_galaxy_match()
454 galaxy_wss_config(struct snd_galaxy *galaxy, u8 wss_config) galaxy_wss_config() argument
[all...]

Completed in 1 milliseconds