Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/platform/ts5500/
Dts5500.c47 #define TS5500_ERESET BIT(0) /* External Reset option */ macro
145 sbc->ereset = tmp & TS5500_ERESET; in ts5500_detect_config()