Home
last modified time | relevance | path

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

/drivers/pinctrl/mediatek/
Dpinctrl-mtk-common.h255 struct mtk_eint_hw eint_hw; member
Dpinctrl-mt8516.c330 .eint_hw = {
Dpinctrl-mt8167.c330 .eint_hw = {
Dpinctrl-mt8127.c298 .eint_hw = {
Dpinctrl-mt8173.c338 .eint_hw = {
Dpinctrl-mtk-common-v2.h202 const struct mtk_eint_hw *eint_hw; member
Dpinctrl-mt7629.c415 .eint_hw = &mt7629_eint_hw,
Dpinctrl-mt8365.c464 .eint_hw = {
Dpinctrl-mt2701.c529 .eint_hw = {
Dpinctrl-mt2712.c582 .eint_hw = {
Dpinctrl-mt8135.c311 .eint_hw = {
Dpinctrl-mt8183.c555 .eint_hw = &mt8183_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-mt6779.c747 .eint_hw = &mt6779_eint_hw,
Dpinctrl-mt8195.c815 .eint_hw = &mt8195_eint_hw,
Dpinctrl-mt7622.c859 .eint_hw = &mt7622_eint_hw,
Dpinctrl-mt6765.c1072 .eint_hw = &mt6765_eint_hw,
Dpinctrl-mt8192.c1370 .eint_hw = &mt8192_eint_hw,
Dpinctrl-mt7623.c1382 .eint_hw = &mt7623_eint_hw,
Dpinctrl-mtk-common.c1009 pctl->eint->hw = &pctl->devdata->eint_hw; in mtk_eint_init()