Searched refs:kWM8904_ProtocolRightJustified (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/drivers/audio/ | ||
D | wm8904.h | 121 kWM8904_ProtocolRightJustified = 0x0, /*!< Right justified mode */ enumerator |
D | wm8904.c | 51 proto = kWM8904_ProtocolRightJustified; in wm8904_protocol_config() |