Searched refs:TXSLOT3 (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/audio/ | ||
H A D | pl041.h | 53 #define TXSLOT3 (1 << 3) macro |
H A D | pl041.c | 261 if ((channel->tx_enabled) && (slots & (TXSLOT3 | TXSLOT4))) { in pl041_fifo1_transmit() |