Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/
H A Dportwell-ec.c37 #define PORTWELL_EC_IOSPACE 0xe300 macro
74 outb(data, PORTWELL_EC_IOSPACE + index); in pwec_write()
79 return inb(PORTWELL_EC_IOSPACE + address); in pwec_read()
223 if (!devm_request_region(&pdev->dev, PORTWELL_EC_IOSPACE, in pwec_probe()