Searched refs:cust_id (Results 1 – 5 of 5) sorted by relevance
277 unsigned int cust_id, mode, chip_rev; in wm8350_device_init() local308 cust_id = id2 & WM8350_CUST_ID_MASK; in wm8350_device_init()312 mode, cust_id, mask_rev, chip_rev); in wm8350_device_init()314 if (cust_id != 0) { in wm8350_device_init()
447 wm8994->cust_id = (ret & WM8994_CUST_ID_MASK) >> WM8994_CUST_ID_SHIFT; in wm8994_device_init()492 'A' + wm8994->revision, wm8994->cust_id); in wm8994_device_init()
1198 if (wm8994->cust_id > 1 || wm8994->revision > 1) in wm1811_volatile_register()
58 int cust_id; member
4161 if (control->cust_id > 1 || control->revision > 1) { in wm8994_component_probe()