Home
last modified time | relevance | path

Searched refs:PD_N_CAPS_COUNT (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/usb/
H A Dpd.h493 #define PD_N_CAPS_COUNT (PD_T_NO_RESPONSE / PD_T_SEND_SOURCE_CAP) macro
/OK3568_Linux_fs/u-boot/include/power/power_delivery/
H A Dpd.h493 #define PD_N_CAPS_COUNT (PD_T_NO_RESPONSE / PD_T_SEND_SOURCE_CAP) macro
/OK3568_Linux_fs/u-boot/drivers/power/power_delivery/
H A Dtcpm.c2264 if (port->caps_count > PD_N_CAPS_COUNT) { in run_state_machine()
/OK3568_Linux_fs/kernel/drivers/usb/typec/tcpm/
H A Dtcpm.c4027 if (port->caps_count > PD_N_CAPS_COUNT) { in run_state_machine()