Home
last modified time | relevance | path

Searched refs:eint_hw (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/drivers/pinctrl/mediatek/
Dpinctrl-mtk-common.h263 struct mtk_eint_hw eint_hw; member
Dpinctrl-mt8127.c303 .eint_hw = {
Dpinctrl-mt8173.c343 .eint_hw = {
Dpinctrl-mt2712.c579 .eint_hw = {
Dpinctrl-mt8135.c316 .eint_hw = {
Dpinctrl-mt2701.c534 .eint_hw = {
Dpinctrl-mt7622.c129 const struct mtk_eint_hw *eint_hw; member
936 .eint_hw = &mt7622_eint_hw,
1662 hw->eint->hw = hw->soc->eint_hw; in mtk_build_eint()
Dpinctrl-mtk-common.c1017 pctl->eint->hw = &pctl->devdata->eint_hw; in mtk_eint_init()