Home
last modified time | relevance | path

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

/arch/unicore32/kernel/
Dpuv3-nb0916.c137 if (request_irq(gpio_to_irq(GPI_OTP_INT), &nb0916_overheat_handler, in mach_nb0916_init()
142 gpio_to_irq(GPI_OTP_INT)); in mach_nb0916_init()
/arch/unicore32/include/asm/
Dgpio.h18 #define GPI_OTP_INT 0 macro