Searched refs:eint_hw (Results 1 – 15 of 15) sorted by relevance
255 struct mtk_eint_hw eint_hw; member
295 .eint_hw = {
327 .eint_hw = {
201 const struct mtk_eint_hw *eint_hw; member
340 if (!hw->soc->eint_hw) in mtk_build_eint()344 hw->eint->hw = hw->soc->eint_hw; in mtk_build_eint()
335 .eint_hw = {
415 .eint_hw = &mt7629_eint_hw,
526 .eint_hw = {
579 .eint_hw = {
308 .eint_hw = {
555 .eint_hw = &mt8183_eint_hw,
767 .eint_hw = &mt7622_eint_hw,
1071 .eint_hw = &mt6765_eint_hw,
1382 .eint_hw = &mt7623_eint_hw,
1009 pctl->eint->hw = &pctl->devdata->eint_hw; in mtk_eint_init()