Home
last modified time | relevance | path

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

/Linux-v6.6/sound/pci/
Dmaestro3.c221 #define RING_BUS_CTRL_B 0x38 macro
1928 tmp = inw(io + RING_BUS_CTRL_B) & ~SECOND_CODEC_ID_MASK; in snd_m3_remote_codec_config()
1933 outw(tmp | isremote, io + RING_BUS_CTRL_B); in snd_m3_remote_codec_config()