Home
last modified time | relevance | path

Searched refs:TCPC_REG_BCD_DEV (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/drivers/usb_c/tcpc/
Dtcpci.c31 .addr = TCPC_REG_BCD_DEV,
468 return tcpci_read_reg16(bus, TCPC_REG_BCD_DEV, &chip_info->device_id); in tcpci_tcpm_get_chip_info()
/Zephyr-latest/include/zephyr/usb_c/
Dtcpci.h26 #define TCPC_REG_BCD_DEV 0x4 macro