Home
last modified time | relevance | path

Searched refs:HDAPS_NR_PORTS (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dhdaps.c31 #define HDAPS_NR_PORTS 0x30 /* number of ports: 0x1600 - 0x162f */ 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()
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dhdaps.c31 #define HDAPS_NR_PORTS 0x30 /* number of ports: 0x1600 - 0x162f */ 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()

Completed in 3 milliseconds