Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/codecs/aw88395/
Daw88395_reg.h340 #define AW88395_EF_VSN_GESLP_SIGN_MASK (~(1 << 9)) macro
Daw88395_device.c606 if (reg_vcalk & (~AW88395_EF_VSN_GESLP_SIGN_MASK)) in aw_dev_get_vcalk()