Searched refs:UCSI_CMD_SET_NTFY_ENABLE (Results 1 – 2 of 2) sorted by relevance
491 UCSI_CMD_SET_NTFY_ENABLE(c, UCSI_ENABLE_NTFY_ALL); in ucsi_role_cmd()688 UCSI_CMD_SET_NTFY_ENABLE(ctrl, UCSI_ENABLE_NTFY_CMD_COMPLETE | in ucsi_init()721 UCSI_CMD_SET_NTFY_ENABLE(ctrl, UCSI_ENABLE_NTFY_ALL); in ucsi_init()794 UCSI_CMD_SET_NTFY_ENABLE(ctrl, UCSI_ENABLE_NTFY_CMD_COMPLETE) in ucsi_unregister_ppm()
96 #define UCSI_CMD_SET_NTFY_ENABLE(_ctrl_, _ntfys_) \ macro