Searched refs:SPMI_CMD_WAKEUP (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Dspmi.h19 #define SPMI_CMD_WAKEUP 0x13 macro
/linux-master/drivers/spmi/
H A Dspmi.c309 return spmi_cmd(sdev->ctrl, SPMI_CMD_WAKEUP, sdev->usid);
H A Dspmi-mtk-pmif.c296 if (opc < SPMI_CMD_RESET || opc > SPMI_CMD_WAKEUP)
H A Dspmi-pmic-arb.c351 if (opc < SPMI_CMD_RESET || opc > SPMI_CMD_WAKEUP)

Completed in 138 milliseconds