Home
last modified time | relevance | path

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

/linux-6.1.9/sound/pci/lola/
Dlola.h449 #define LOLA_AFG_INPUT_PIN_COUNT(res) ((res >> 10) & 0x2ff) macro
Dlola.c464 chip->pin[CAPT].num_pins = LOLA_AFG_INPUT_PIN_COUNT(chip->lola_caps); in lola_parse_tree()