Home
last modified time | relevance | path

Searched refs:SDTX_LATCH_CLOSED (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/uapi/linux/surface_aggregator/
H A Ddtx.h35 #define SDTX_LATCH_CLOSED SDTX_STATUS(0x00) macro
/openbmc/linux/Documentation/driver-api/surface_aggregator/clients/
H A Ddtx.rst243 * - ``SDTX_LATCH_CLOSED``
428 * ``SDTX_LATCH_CLOSED``,
681 * ``SDTX_LATCH_CLOSED``,
/openbmc/linux/drivers/platform/surface/
H A Dsurface_dtx.c234 return SDTX_LATCH_CLOSED; in sdtx_translate_latch_status()