tag | line | file | source code |
PSS_DATA | 214 | drivers/sound/pss.c | outw (word, REG (PSS_DATA)); |
PSS_DATA | 231 | drivers/sound/pss.c | *word = inw (REG (PSS_DATA)); |
PSS_DATA | 247 | drivers/sound/pss.c | outw (0x00fe, REG (PSS_DATA)); |
PSS_DATA | 252 | drivers/sound/pss.c | if (inw (REG (PSS_DATA)) == 0x5500) |
PSS_DATA | 255 | drivers/sound/pss.c | outw (*block++, REG (PSS_DATA)); |
PSS_DATA | 285 | drivers/sound/pss.c | outw (*block++, REG (PSS_DATA)); |
PSS_DATA | 292 | drivers/sound/pss.c | outw (0, REG (PSS_DATA)); |
PSS_DATA | 316 | drivers/sound/pss.c | val = inw (REG (PSS_DATA)); |