Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dcs48l32_registers.h269 #define CS48L32_AREVID_MASK 0x000000f0 macro
/linux/sound/soc/codecs/
H A Dcs48l32.c3983 rev &= CS48L32_AREVID_MASK | CS48L32_MTLREVID_MASK; in cs48l32_spi_probe()