Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dpeb2466.c68 #define PEB2466_CMD_W (0 << 5)
140 peb2466->spi_tx_buf[0] = cmd | PEB2466_CMD_W; in peb2466_write_byte()
189 peb2466->spi_tx_buf[0] = cmd | PEB2466_CMD_W; in peb2466_write_buf()
69 #define PEB2466_CMD_W global() macro