Home
last modified time | relevance | path

Searched refs:UCSI_CCI (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/usb/typec/ucsi/
H A Ducsi_acpi.c102 ret = ucsi_acpi_read(ua->ucsi, UCSI_CCI, &cci, sizeof(cci)); in ucsi_acpi_notify()
H A Ducsi.h22 #define UCSI_CCI 4 macro
H A Ducsi.c131 ret = ucsi->ops->read(ucsi, UCSI_CCI, &cci, sizeof(cci)); in ucsi_exec_command()
898 ret = ucsi->ops->read(ucsi, UCSI_CCI, &cci, sizeof(cci)); in ucsi_reset_ppm()
H A Ducsi_ccg.c603 u16 reg = CCGX_RAB_UCSI_DATA_BLOCK(UCSI_CCI); in ccg_irq_handler()