Searched refs:kWM8904_ProtocolPCMB (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/drivers/audio/ | ||
D | wm8904.h | 123 kWM8904_ProtocolPCMB = 0x3 | (1 << 4), /*!< PCM B mode */ enumerator |
D | wm8904.c | 57 proto = kWM8904_ProtocolPCMB; in wm8904_protocol_config() |