Home
last modified time | relevance | path

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

/external/flashrom/
Dcros_ec_commands.h3912 #define PD_CTRL_RESP_ENABLED_CONNECTED (1 << 1) /* Device connected */ macro
/external/coreboot/src/ec/google/chromeec/
Dec_commands.h5914 #define PD_CTRL_RESP_ENABLED_CONNECTED BIT(1) /* Device connected */ macro