Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/pinctrl/mediatek/
H A Dpinctrl-mtk-common.h110 struct mtk_pin_reg_calc { struct
157 const struct mtk_pin_reg_calc *reg_cal;
H A Dpinctrl-mtk-common.c80 const struct mtk_pin_reg_calc *rc, in mtk_hw_pin_field_lookup()
124 const struct mtk_pin_reg_calc *rc; in mtk_hw_pin_field_get()
H A Dpinctrl-mt7629.c83 static const struct mtk_pin_reg_calc mt7629_reg_cals[] = {
H A Dpinctrl-mt7623.c265 static const struct mtk_pin_reg_calc mt7623_reg_cals[] = {
/openbmc/linux/drivers/pinctrl/mediatek/
H A Dpinctrl-mt6797.c39 static const struct mtk_pin_reg_calc mt6797_reg_cals[PINCTRL_PIN_REG_MAX] = {
H A Dpinctrl-mtk-common-v2.h179 struct mtk_pin_reg_calc { struct
235 const struct mtk_pin_reg_calc *reg_cal;
H A Dpinctrl-mt7629.c100 static const struct mtk_pin_reg_calc mt7629_reg_cals[] = {
H A Dpinctrl-mt8183.c520 static const struct mtk_pin_reg_calc mt8183_reg_cals[PINCTRL_PIN_REG_MAX] = {
H A Dpinctrl-mt6795.c457 static const struct mtk_pin_reg_calc mt6795_reg_cals[PINCTRL_PIN_REG_MAX] = {
H A Dpinctrl-mt6779.c715 static const struct mtk_pin_reg_calc mt6779_reg_cals[PINCTRL_PIN_REG_MAX] = {
H A Dpinctrl-mt7622.c140 static const struct mtk_pin_reg_calc mt7622_reg_cals[PINCTRL_PIN_REG_MAX] = {
H A Dpinctrl-mt7981.c471 static const struct mtk_pin_reg_calc mt7981_reg_cals[] = {
H A Dpinctrl-mt8195.c911 static const struct mtk_pin_reg_calc mt8195_reg_cals[PINCTRL_PIN_REG_MAX] = {
H A Dpinctrl-mt6765.c1038 static const struct mtk_pin_reg_calc mt6765_reg_cals[PINCTRL_PIN_REG_MAX] = {
H A Dpinctrl-mt8186.c1196 static const struct mtk_pin_reg_calc mt8186_reg_cals[PINCTRL_PIN_REG_MAX] = {
H A Dpinctrl-mt7986.c464 static const struct mtk_pin_reg_calc mt7986_reg_cals[] = {
H A Dpinctrl-mt8192.c1377 static const struct mtk_pin_reg_calc mt8192_reg_cals[PINCTRL_PIN_REG_MAX] = {
H A Dpinctrl-mt8188.c1600 static const struct mtk_pin_reg_calc mt8188_reg_cals[PINCTRL_PIN_REG_MAX] = {
H A Dpinctrl-mt7623.c400 static const struct mtk_pin_reg_calc mt7623_reg_cals[] = {
H A Dpinctrl-mtk-common-v2.c77 const struct mtk_pin_reg_calc *rc; in mtk_hw_pin_field_lookup()