Searched refs:UCSI_CONTROL (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/drivers/usb/typec/ucsi/ |
D | ucsi_stm32g0.c | 390 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()
|
D | ucsi_acpi.c | 91 memcpy(ua->base + UCSI_CONTROL, &command, sizeof(command)); in ucsi_acpi_async_control()
|
D | ucsi_glink.c | 166 ret = pmic_glink_ucsi_locked_write(ucsi, UCSI_CONTROL, &command, sizeof(command)); in pmic_glink_ucsi_async_control()
|
D | ucsi.h | 26 #define UCSI_CONTROL 8 macro
|
D | ucsi_ccg.c | 618 u16 reg = CCGX_RAB_UCSI_DATA_BLOCK(UCSI_CONTROL); in ucsi_ccg_async_control()
|