Searched refs:WM8962_CUST_ID_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/sound/soc/codecs/ | ||
D | wm8962.h | 1199 #define WM8962_CUST_ID_MASK 0xF000 /* CUST_ID - [15:12] */ macro |
D | wm8962.c | 3687 (reg & WM8962_CUST_ID_MASK) >> WM8962_CUST_ID_SHIFT, in wm8962_i2c_probe() |