Home
last modified time | relevance | path

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

/linux-6.14.4/sound/pci/asihpi/
Dasihpi.c85 #define MAX_CLOCKSOURCES (HPI_SAMPLECLOCK_SOURCE_LAST + 1 + 7) macro
96 struct clk_source s[MAX_CLOCKSOURCES];
2297 (ARRAY_SIZE(sampleclock_sources) == MAX_CLOCKSOURCES),