Home
last modified time | relevance | path

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

/openbmc/linux/sound/isa/galaxy/
H A Dgalaxy.c149 #define WSS_SIGNATURE 4 macro
153 if ((ioread8(wss_port + WSS_PORT_SIGNATURE) & 0x3f) != WSS_SIGNATURE) in wss_detect()