Home
last modified time | relevance | path

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

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