Home
last modified time | relevance | path

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

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