Home
last modified time | relevance | path

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

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