Searched defs:eint_offsets (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/pinctrl/mediatek/
H A Dpinctrl-mtk-common.h251 struct mtk_eint_offsets eint_offsets; member in struct:mtk_pinctrl_devdata
H A Dpinctrl-mtk-common.c849 const struct mtk_eint_offsets *eint_offsets = mtk_eint_can_en_debounce() local
874 const struct mtk_eint_offsets *eint_offsets = mtk_eint_get_mask() local
887 const struct mtk_eint_offsets *eint_offsets = &(pctl->devdata->eint_offsets); mtk_eint_flip_edge() local
912 const struct mtk_eint_offsets *eint_offsets = mtk_eint_mask() local
924 const struct mtk_eint_offsets *eint_offsets = mtk_eint_unmask() local
1011 const struct mtk_eint_offsets *eint_offsets = mtk_eint_set_type() local
1098 const struct mtk_eint_offsets *eint_offsets = mtk_eint_suspend() local
1111 const struct mtk_eint_offsets *eint_offsets = mtk_eint_resume() local
1128 const struct mtk_eint_offsets *eint_offsets = mtk_eint_ack() local
1151 const struct mtk_eint_offsets *eint_offsets = mtk_eint_init() local
1168 const struct mtk_eint_offsets *eint_offsets = mtk_eint_debounce_process() local
1187 const struct mtk_eint_offsets *eint_offsets = mtk_eint_irq_handler() local

Completed in 83 milliseconds