Home
last modified time | relevance | path

Searched refs:spmimst_regs (Results 1 – 4 of 4) sorted by relevance

/rk3399_ARM-atf/plat/mediatek/drivers/spmi/mt8189/
H A Dplatform_pmif_spmi.c98 .spmimst_regs = mt6xxx_spmi_regs,
105 .spmimst_regs = mt6xxx_spmi_regs,
114 .spmimst_regs = mt6xxx_spmi_regs,
/rk3399_ARM-atf/plat/mediatek/drivers/spmi/mt8196/
H A Dplatform_pmif_spmi.c110 .spmimst_regs = mt6xxx_spmi_regs,
118 .spmimst_regs = mt6xxx_spmi_regs,
126 .spmimst_regs = mt6xxx_spmi_regs,
/rk3399_ARM-atf/plat/mediatek/drivers/spmi/
H A Dspmi_common.c164 (uintptr_t)(arb->spmimst_base + arb->spmimst_regs[SPMI_GRP_ID_EN]); in spmi_ctrl_op_st()
166 (uintptr_t)(arb->spmimst_base + arb->spmimst_regs[SPMI_OP_ST_CTRL]); in spmi_ctrl_op_st()
168 (uintptr_t)(arb->spmimst_base + arb->spmimst_regs[SPMI_OP_ST_STA]); in spmi_ctrl_op_st()
H A Dpmif_common.h23 uint16_t *spmimst_regs; member