Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/codecs/
Dmadera.c1991 static const char * const madera_in_dmic_osr_text[MADERA_OSR_ENUM_SIZE] = {
1995 static const unsigned int madera_in_dmic_osr_val[MADERA_OSR_ENUM_SIZE] = {
2001 0x7, MADERA_OSR_ENUM_SIZE,
2004 0x7, MADERA_OSR_ENUM_SIZE,
2007 0x7, MADERA_OSR_ENUM_SIZE,
2010 0x7, MADERA_OSR_ENUM_SIZE,
2013 0x7, MADERA_OSR_ENUM_SIZE,
2016 0x7, MADERA_OSR_ENUM_SIZE,
Dmadera.h314 #define MADERA_OSR_ENUM_SIZE 5 macro