Home
last modified time | relevance | path

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

/qemu/hw/audio/
H A Dpl041.h112 #define SL1RXEN (1 << 3) macro
H A Dpl041.c486 if (!(value & SL1RXEN)) { in pl041_write()