Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/platform/x86/
Dhdaps.c42 #define HDAPS_LOW_PORT 0x1600 /* first port used by hdaps */ macro
555 if (!request_region(HDAPS_LOW_PORT, HDAPS_NR_PORTS, "hdaps")) { in hdaps_init()
614 release_region(HDAPS_LOW_PORT, HDAPS_NR_PORTS); in hdaps_init()
627 release_region(HDAPS_LOW_PORT, HDAPS_NR_PORTS); in hdaps_exit()