Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/typec/ucsi/
H A Ducsi.h162 #define UCSI_SET_NEW_CAM_GET_AM(x) (((x) >> 24) & 0xff) macro
H A Ducsi_ccg.c438 new_cam = UCSI_SET_NEW_CAM_GET_AM(*cmd); in ucsi_ccg_update_set_new_cam_cmd()