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