Searched refs:CLASSD_MR_PWMTYP_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/soc/atmel/ | ||
H A D | atmel-classd.h | 32 #define CLASSD_MR_PWMTYP_MASK (0x1 << 8) macro |
H A D | atmel-classd.c | 237 mask = CLASSD_MR_PWMTYP_MASK; in atmel_classd_component_probe() |