Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/pinctrl/mediatek/
Dpinctrl-mt8167.c316 .eint_hw = {
Dpinctrl-mt8127.c283 .eint_hw = {
Dpinctrl-mt8516.c316 .eint_hw = {
Dpinctrl-mtk-common.h275 struct mtk_eint_hw eint_hw; member
Dpinctrl-mt8173.c324 .eint_hw = {
Dpinctrl-mt7629.c416 .eint_hw = &mt7629_eint_hw,
Dpinctrl-mt8365.c468 .eint_hw = {
Dpinctrl-mt2712.c564 .eint_hw = {
Dpinctrl-mtk-common-v2.h243 const struct mtk_eint_hw *eint_hw; member
Dpinctrl-mt2701.c515 .eint_hw = {
Dpinctrl-mt8135.c312 .eint_hw = {
Dpinctrl-mt7986.c920 .eint_hw = &mt7986a_eint_hw,
946 .eint_hw = &mt7986b_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-mt7981.c990 .eint_hw = &mt7981_eint_hw,
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.c1041 pctl->eint->hw = &pctl->devdata->eint_hw; in mtk_eint_init()