Searched refs:UCSI_CMD_SET_NTFY_ENABLE (Results 1 – 2 of 2) sorted by relevance
216 UCSI_CMD_SET_NTFY_ENABLE(ctrl, UCSI_ENABLE_NTFY_ALL); in ucsi_resume()707 UCSI_CMD_SET_NTFY_ENABLE(c, UCSI_ENABLE_NTFY_ALL); in ucsi_role_cmd()919 UCSI_CMD_SET_NTFY_ENABLE(ctrl, UCSI_ENABLE_NTFY_CMD_COMPLETE | in ucsi_init()952 UCSI_CMD_SET_NTFY_ENABLE(ctrl, UCSI_ENABLE_NTFY_ALL); in ucsi_init()1024 UCSI_CMD_SET_NTFY_ENABLE(ctrl, UCSI_ENABLE_NTFY_CMD_COMPLETE) in ucsi_unregister_ppm()
112 #define UCSI_CMD_SET_NTFY_ENABLE(_ctrl_, _ntfys_) \ macro