Searched refs:cust_id (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/drivers/mfd/ |
H A D | wm8350-core.c | 281 unsigned int cust_id, mode, chip_rev; in wm8350_device_init() local 312 cust_id = id2 & WM8350_CUST_ID_MASK; in wm8350_device_init() 316 mode, cust_id, mask_rev, chip_rev); in wm8350_device_init() 318 if (cust_id != 0) { in wm8350_device_init()
|
H A D | wm8994-core.c | 436 wm8994->cust_id = (ret & WM8994_CUST_ID_MASK) >> WM8994_CUST_ID_SHIFT; in wm8994_device_init() 481 'A' + wm8994->revision, wm8994->cust_id); in wm8994_device_init()
|
H A D | wm8994-regmap.c | 1198 if (wm8994->cust_id > 1 || wm8994->revision > 1) in wm1811_volatile_register()
|
/openbmc/linux/drivers/hid/amd-sfh-hid/sfh1_1/ |
H A D | amd_sfh_interface.h | 61 u32 cust_id : 16; member
|
/openbmc/linux/include/linux/mfd/wm8994/ |
H A D | core.h | 58 int cust_id; member
|
/openbmc/linux/drivers/scsi/mpi3mr/ |
H A D | mpi3mr.h | 306 u16 cust_id; member
|
H A D | mpi3mr_app.c | 1586 fwver->ph_minor, fwver->cust_id, fwver->build_num); in version_fw_show()
|
H A D | mpi3mr_fw.c | 2880 mrioc->facts.fw_ver.cust_id = in mpi3mr_process_factsdata() 3600 fwver->ph_minor, fwver->cust_id, fwver->build_num); in mpi3mr_print_ioc_info()
|
/openbmc/linux/sound/soc/codecs/ |
H A D | wm8994.c | 4322 if (control->cust_id > 1 || control->revision > 1) { in wm8994_component_probe()
|