Home
last modified time | relevance | path

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

/openbmc/qemu/hw/audio/
H A Dpl041.h53 #define TXSLOT3 (1 << 3) macro
H A Dpl041.c261 if ((channel->tx_enabled) && (slots & (TXSLOT3 | TXSLOT4))) { in pl041_fifo1_transmit()