Home
last modified time | relevance | path

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

/linux/drivers/usb/typec/ucsi/
H A Ducsi_acpi.c93 memcpy(ua->base + UCSI_CONTROL, &command, sizeof(command)); in ucsi_acpi_async_control()
H A 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()
H A Dcros_ec_ucsi.c97 req->offset = UCSI_CONTROL; in cros_ucsi_async_control()
H A Ducsi_glink.c166 ret = pmic_glink_ucsi_locked_write(ucsi, UCSI_CONTROL, &command, sizeof(command)); in pmic_glink_ucsi_async_control()
H A Ducsi.h27 #define UCSI_CONTROL 8 macro
H A Ducsi_ccg.c596 u16 reg = CCGX_RAB_UCSI_DATA_BLOCK(UCSI_CONTROL); in ucsi_ccg_async_control()