Searched refs:UCSI_SET_NEW_CAM_SET_AM (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/usb/typec/ucsi/ | ||
D | ucsi.h | 163 #define UCSI_SET_NEW_CAM_SET_AM(x) (((x) & 0xff) << 24) macro |
D | ucsi_ccg.c | 486 *cmd |= UCSI_SET_NEW_CAM_SET_AM(cam); in ucsi_ccg_update_set_new_cam_cmd() |