Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/platform/uv/
DMakefile2 obj-$(CONFIG_X86_UV) += bios_uv.o uv_irq.o uv_time.o uv_nmi.o
/linux-6.12.1/drivers/regulator/
Drtq2208-regulator.c58 #define RTQ2208_BUCK_MASK(uv_irq, ov_irq) (1 << ((uv_irq) % 8) | 1 << ((ov_irq) % 8)) argument