Home
last modified time | relevance | path

Searched refs:SPMI_MAX_SLAVE_ID (Results 1 – 7 of 7) sorted by relevance

/rk3399_ARM-atf/plat/mediatek/drivers/spmi/
H A Dspmi_common.c25 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()
H A Dpmif_common.c89 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()
H A Dspmi_common.h45 SPMI_MAX_SLAVE_ID enumerator
/rk3399_ARM-atf/plat/mediatek/drivers/pmic/mt8196/
H A Dpmic_lowpower_init.c17 struct spmi_device *lowpower_sdev[SPMI_MAX_SLAVE_ID];
H A Dpmic_shutdown_cfg.c41 struct spmi_device *sdev_arr[SPMI_MAX_SLAVE_ID];
/rk3399_ARM-atf/plat/mediatek/drivers/pmic/mt8189/
H A Dpmic_lowpower_init.c35 struct spmi_device *lowpower_sdev[SPMI_MAX_SLAVE_ID];
/rk3399_ARM-atf/plat/mediatek/include/drivers/pmic/
H A Dpmic_set_lowpower.h92 extern struct spmi_device *lowpower_sdev[SPMI_MAX_SLAVE_ID];