Home
last modified time | relevance | path

Searched refs:UCSI_ALTMODE_OFFSET (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/usb/typec/ucsi/
H A Ducsi_yoga_c630.c103 UCSI_ALTMODE_OFFSET(command) == 0) { in yoga_c630_ucsi_sync_control()
H A Ducsi.h189 #define UCSI_ALTMODE_OFFSET(_r_) (((_r_) >> 32) & 0xff) macro
H A Ducsi_ccg.c547 switch (UCSI_ALTMODE_OFFSET(command)) { in ucsi_ccg_nvidia_altmode()