Home
last modified time | relevance | path

Searched refs:mtk_pin_reg_calc (Results 1 – 14 of 14) sorted by relevance

/linux-5.19.10/drivers/pinctrl/mediatek/
Dpinctrl-mt6797.c39 static const struct mtk_pin_reg_calc mt6797_reg_cals[PINCTRL_PIN_REG_MAX] = {
Dpinctrl-mtk-common-v2.h179 struct mtk_pin_reg_calc { struct
235 const struct mtk_pin_reg_calc *reg_cal;
Dpinctrl-mt7629.c100 static const struct mtk_pin_reg_calc mt7629_reg_cals[] = {
Dpinctrl-mt8183.c520 static const struct mtk_pin_reg_calc mt8183_reg_cals[PINCTRL_PIN_REG_MAX] = {
Dpinctrl-mt6795.c457 static const struct mtk_pin_reg_calc mt6795_reg_cals[PINCTRL_PIN_REG_MAX] = {
Dpinctrl-mt6779.c715 static const struct mtk_pin_reg_calc mt6779_reg_cals[PINCTRL_PIN_REG_MAX] = {
Dpinctrl-mt7622.c140 static const struct mtk_pin_reg_calc mt7622_reg_cals[PINCTRL_PIN_REG_MAX] = {
Dpinctrl-mt6765.c1038 static const struct mtk_pin_reg_calc mt6765_reg_cals[PINCTRL_PIN_REG_MAX] = {
Dpinctrl-mt8195.c911 static const struct mtk_pin_reg_calc mt8195_reg_cals[PINCTRL_PIN_REG_MAX] = {
Dpinctrl-mt7986.c410 static const struct mtk_pin_reg_calc mt7986_reg_cals[] = {
Dpinctrl-mt8186.c1196 static const struct mtk_pin_reg_calc mt8186_reg_cals[PINCTRL_PIN_REG_MAX] = {
Dpinctrl-mt8192.c1344 static const struct mtk_pin_reg_calc mt8192_reg_cals[PINCTRL_PIN_REG_MAX] = {
Dpinctrl-mt7623.c400 static const struct mtk_pin_reg_calc mt7623_reg_cals[] = {
Dpinctrl-mtk-common-v2.c77 const struct mtk_pin_reg_calc *rc; in mtk_hw_pin_field_lookup()