Home
last modified time | relevance | path

Searched refs:UCSI_CONTROL (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/drivers/usb/typec/ucsi/
Ducsi_stm32g0.c390 buf[0] = UCSI_CONTROL; in ucsi_stm32g0_async_control()
398 dev_err(g0->dev, "i2c write %02x, %02x error: %d\n", client->addr, UCSI_CONTROL, ret); in ucsi_stm32g0_async_control()
Ducsi_acpi.c91 memcpy(ua->base + UCSI_CONTROL, &command, sizeof(command)); in ucsi_acpi_async_control()
Ducsi_glink.c166 ret = pmic_glink_ucsi_locked_write(ucsi, UCSI_CONTROL, &command, sizeof(command)); in pmic_glink_ucsi_async_control()
Ducsi.h26 #define UCSI_CONTROL 8 macro
Ducsi_ccg.c618 u16 reg = CCGX_RAB_UCSI_DATA_BLOCK(UCSI_CONTROL); in ucsi_ccg_async_control()