Searched refs:SPMI_MAX_SLAVE_ID (Results 1 – 7 of 7) sorted by relevance
25 static struct spmi_device *spmi_dev[SPMI_MAX_SLAVE_ID];128 if (slvid >= SPMI_MAX_SLAVE_ID || slvid < 0) { in get_spmi_device()143 if (platform_spmi_dev[i].slvid >= SPMI_MAX_SLAVE_ID || in spmi_device_register()
89 if (sid > SPMI_MAX_SLAVE_ID || len > PMIF_BYTECNT_MAX) in pmif_spmi_read_cmd()140 if (sid > SPMI_MAX_SLAVE_ID || len > PMIF_BYTECNT_MAX) in pmif_spmi_write_cmd()
45 SPMI_MAX_SLAVE_ID enumerator
17 struct spmi_device *lowpower_sdev[SPMI_MAX_SLAVE_ID];
41 struct spmi_device *sdev_arr[SPMI_MAX_SLAVE_ID];
35 struct spmi_device *lowpower_sdev[SPMI_MAX_SLAVE_ID];
92 extern struct spmi_device *lowpower_sdev[SPMI_MAX_SLAVE_ID];