Searched refs:PT2258_CMD_UNMUTE (Results 1 – 1 of 1) sorted by relevance
20 #define PT2258_CMD_UNMUTE 0xf8 macro154 bytes[0] = val ? PT2258_CMD_MUTE : PT2258_CMD_UNMUTE; in pt2258_switch_put()