Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/asihpi/
H A Dasihpi.c94 #define MAX_CLOCKSOURCES (HPI_SAMPLECLOCK_SOURCE_LAST + 1 + 7) macro
105 struct clk_source s[MAX_CLOCKSOURCES];
2314 (ARRAY_SIZE(sampleclock_sources) == MAX_CLOCKSOURCES),
/kernel/linux/linux-6.6/sound/pci/asihpi/
H A Dasihpi.c94 #define MAX_CLOCKSOURCES (HPI_SAMPLECLOCK_SOURCE_LAST + 1 + 7) macro
105 struct clk_source s[MAX_CLOCKSOURCES];
2312 (ARRAY_SIZE(sampleclock_sources) == MAX_CLOCKSOURCES),

Completed in 9 milliseconds