Searched refs:LOLA_AFG_INPUT_PIN_COUNT (Results 1 – 2 of 2) sorted by relevance
/sound/pci/lola/ | ||
D | lola.h | 449 #define LOLA_AFG_INPUT_PIN_COUNT(res) ((res >> 10) & 0x2ff) macro |
D | lola.c | 464 chip->pin[CAPT].num_pins = LOLA_AFG_INPUT_PIN_COUNT(chip->lola_caps); in lola_parse_tree() |