Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/audio/
Dwm8904.h123 kWM8904_ProtocolPCMB = 0x3 | (1 << 4), /*!< PCM B mode */ enumerator
Dwm8904.c57 proto = kWM8904_ProtocolPCMB; in wm8904_protocol_config()