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.c39 #define PORTWELL_EC_IOSPACE 0xe300 macro
123 outb(data, PORTWELL_EC_IOSPACE + index); in pwec_write()
128 return inb(PORTWELL_EC_IOSPACE + address); in pwec_read()
363 if (!devm_request_region(&pdev->dev, PORTWELL_EC_IOSPACE, in pwec_probe()