Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/usb/
Dtcpci.h127 #define TCPC_STD_OUTPUT_CAP 0x29 macro
/linux-6.12.1/drivers/usb/typec/tcpm/
Dtcpci.c76 ret = regmap_read(regmap, TCPC_STD_OUTPUT_CAP, &reg); in tcpci_check_std_output_cap()