Searched refs:kWM8904_ProtocolLeftJustified (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/drivers/audio/ | ||
D | wm8904.h | 120 kWM8904_ProtocolLeftJustified = 0x1, /*!< Left justified mode */ enumerator |
D | wm8904.c | 48 proto = kWM8904_ProtocolLeftJustified; in wm8904_protocol_config() |