Home
last modified time | relevance | path

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

/linux-4.4.14/sound/isa/galaxy/
Dgalaxy.c162 #define WSS_SIGNATURE 4 macro
166 if ((ioread8(wss_port + WSS_PORT_SIGNATURE) & 0x3f) != WSS_SIGNATURE) in wss_detect()