Searched refs:SPMI_OP_ST_NACK (Results 1 – 2 of 2) sorted by relevance
| /rk3399_ARM-atf/plat/mediatek/drivers/spmi/ | ||
| H A D | spmi_common.h | 77 SPMI_OP_ST_NACK = 1 enumerator |
| H A D | spmi_common.c | 184 if (((rdata >> 0x1) & SPMI_OP_ST_NACK) == SPMI_OP_ST_NACK) { in spmi_ctrl_op_st() |