Searched refs:UCSI_SET_NEW_CAM_GET_AM (Results 1 – 2 of 2) sorted by relevance
/drivers/usb/typec/ucsi/ | ||
D | ucsi.h | 173 #define UCSI_SET_NEW_CAM_GET_AM(x) (((x) >> 24) & 0xff) macro |
D | ucsi_ccg.c | 443 new_cam = UCSI_SET_NEW_CAM_GET_AM(*cmd); in ucsi_ccg_update_set_new_cam_cmd() |