Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/pinctrl/mediatek/
Dpinctrl-mt8127.c284 .eint_hw = {
Dpinctrl-mt8167.c317 .eint_hw = {
Dpinctrl-mt8516.c317 .eint_hw = {
Dpinctrl-mtk-common.h269 struct mtk_eint_hw eint_hw; member
Dpinctrl-mt8173.c325 .eint_hw = {
Dpinctrl-mt7629.c416 .eint_hw = &mt7629_eint_hw,
Dpinctrl-mt8365.c451 .eint_hw = {
Dpinctrl-mt7986.c848 .eint_hw = &mt7986a_eint_hw,
869 .eint_hw = &mt7986b_eint_hw,
Dpinctrl-mt2712.c565 .eint_hw = {
Dpinctrl-mtk-common-v2.h243 const struct mtk_eint_hw *eint_hw; member
Dpinctrl-mt2701.c516 .eint_hw = {
Dpinctrl-mt8135.c313 .eint_hw = {
Dpinctrl-mt8183.c556 .eint_hw = &mt8183_eint_hw,
Dpinctrl-mt6795.c589 .eint_hw = &mt6795_eint_hw,
Dpinctrl-mt6779.c748 .eint_hw = &mt6779_eint_hw,
Dpinctrl-mtk-common-v2.c394 if (!hw->soc->eint_hw) { in mtk_build_eint()
400 hw->eint->hw = hw->soc->eint_hw; in mtk_build_eint()
Dpinctrl-mt7622.c860 .eint_hw = &mt7622_eint_hw,
Dpinctrl-mt6765.c1073 .eint_hw = &mt6765_eint_hw,
Dpinctrl-mt8195.c946 .eint_hw = &mt8195_eint_hw,
Dpinctrl-mt8186.c1235 .eint_hw = &mt8186_eint_hw,
Dpinctrl-mt8192.c1403 .eint_hw = &mt8192_eint_hw,
Dpinctrl-mt8188.c1636 .eint_hw = &mt8188_eint_hw,
Dpinctrl-mt7623.c1383 .eint_hw = &mt7623_eint_hw,
Dpinctrl-mtk-common.c1029 pctl->eint->hw = &pctl->devdata->eint_hw; in mtk_eint_init()