Home
last modified time | relevance | path

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

/openbmc/linux/sound/drivers/
H A Dportman2x4.c154 #define RXAVAIL PP_STAT_SEL /* Rx Available, channel 0. 0 0 0 */ macro
285 if ((portman_read_status(pm) & RXAVAIL) == 0) in portman_read_midi()
363 if ((portman_read_status(pm) & RXAVAIL) == RXAVAIL) in portman_data_avail()