Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm8962.h1200 #define WM8962_CUST_ID_SHIFT 12 /* CUST_ID - [15:12] */ macro
H A Dwm8962.c3696 (reg & WM8962_CUST_ID_MASK) >> WM8962_CUST_ID_SHIFT, in wm8962_i2c_probe()