Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/mach-pxa/include/mach/
H A Dtrizeps4.h63 #define TRIZEPS4_MMC_IRQ PXA_GPIO_TO_IRQ(GPIO_MMC_DET) macro
/kernel/linux/linux-5.10/arch/arm/mach-pxa/
H A Dtrizeps4.c125 GPIO12_GPIO, /* TRIZEPS4_MMC_IRQ */
333 err = request_irq(TRIZEPS4_MMC_IRQ, mci_detect_int, in trizeps4_mci_init()
345 free_irq(TRIZEPS4_MMC_IRQ, data); in trizeps4_mci_exit()

Completed in 1 milliseconds