Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/mips/mediatek/
HDmtk_gpio_v2.c520 mtk_gpio_pic_enable_intr(device_t dev, struct intr_irqsrc *isrc) in mtk_gpio_pic_enable_intr() function
583 mtk_gpio_pic_enable_intr(dev, isrc); in mtk_gpio_pic_post_ithread()
647 DEVMETHOD(pic_enable_intr, mtk_gpio_pic_enable_intr),
HDmtk_gpio_v1.c523 mtk_gpio_pic_enable_intr(device_t dev, struct intr_irqsrc *isrc) in mtk_gpio_pic_enable_intr() function
586 mtk_gpio_pic_enable_intr(dev, isrc); in mtk_gpio_pic_post_ithread()
650 DEVMETHOD(pic_enable_intr, mtk_gpio_pic_enable_intr),