Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/em28xx/
H A Dem28xx.h402 static inline int ac97_return_record_select(int a_out) in ac97_return_record_select() argument
404 return (a_out & 0x700) >> 8; in ac97_return_record_select()