Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/codecs/
Dwm8962.h1199 #define WM8962_CUST_ID_MASK 0xF000 /* CUST_ID - [15:12] */ macro
Dwm8962.c3635 (reg & WM8962_CUST_ID_MASK) >> WM8962_CUST_ID_SHIFT, in wm8962_i2c_probe()