Home
last modified time | relevance | path

Searched refs:UCSI_ENABLE_NTFY_ALL (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/usb/typec/ucsi/
Ducsi.c216 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()
952 UCSI_CMD_SET_NTFY_ENABLE(ctrl, UCSI_ENABLE_NTFY_ALL); in ucsi_init()
Ducsi.h223 #define UCSI_ENABLE_NTFY_ALL 0xdbe7 macro