Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/platform/x86/
Dhdaps.c30 #define HDAPS_LOW_PORT 0x1600 /* first port used by hdaps */ macro
541 if (!request_region(HDAPS_LOW_PORT, HDAPS_NR_PORTS, "hdaps")) { in hdaps_init()
601 release_region(HDAPS_LOW_PORT, HDAPS_NR_PORTS); in hdaps_init()
613 release_region(HDAPS_LOW_PORT, HDAPS_NR_PORTS); in hdaps_exit()