Home
last modified time | relevance | path

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

/linux-4.4.14/arch/unicore32/kernel/
Dpuv3-nb0916.c140 if (request_irq(gpio_to_irq(GPI_OTP_INT), &nb0916_overheat_handler, in mach_nb0916_init()
145 gpio_to_irq(GPI_OTP_INT)); in mach_nb0916_init()
/linux-4.4.14/arch/unicore32/include/asm/
Dgpio.h21 #define GPI_OTP_INT 0 macro