Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/echo/
H A Doslec.h18 #define ECHO_CAN_USE_ADAPTION 0x01 macro
H A Decho.c430 if ((ec->adaption_mode & ECHO_CAN_USE_ADAPTION) && in oslec_update()