Searched refs:cust_id (Results 1 – 7 of 7) sorted by relevance
/drivers/mfd/ |
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()
|
D | wm8994-core.c | 449 wm8994->cust_id = (ret & WM8994_CUST_ID_MASK) >> WM8994_CUST_ID_SHIFT; in wm8994_device_init() 494 'A' + wm8994->revision, wm8994->cust_id); in wm8994_device_init()
|
D | wm8994-regmap.c | 1198 if (wm8994->cust_id > 1 || wm8994->revision > 1) in wm1811_volatile_register()
|
/drivers/hid/amd-sfh-hid/sfh1_1/ |
D | amd_sfh_interface.h | 61 u32 cust_id : 16; member
|
/drivers/scsi/mpi3mr/ |
D | mpi3mr.h | 302 u16 cust_id; member
|
D | mpi3mr_app.c | 1583 fwver->ph_minor, fwver->cust_id, fwver->build_num); in version_fw_show()
|
D | mpi3mr_fw.c | 2875 mrioc->facts.fw_ver.cust_id = in mpi3mr_process_factsdata() 3583 fwver->ph_minor, fwver->cust_id, fwver->build_num); in mpi3mr_print_ioc_info()
|