Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/platform/scx200/
Dscx200_32.c18 #define scx200_cb_probe(base) (inw((base) + SCx200_CBA) == (base)) macro
77 if (scx200_cb_probe(SCx200_CB_BASE_FIXED)) { in scx200_probe()
81 if (scx200_cb_probe(base)) { in scx200_probe()