Home
last modified time | relevance | path

Searched refs:smt_offset (Results 1 – 7 of 7) sorted by relevance

/linux-6.12.1/drivers/pinctrl/realtek/
Dpinctrl-rtd.h34 unsigned int smt_offset; member
83 .smt_offset = _smt_off, \
Dpinctrl-rtd.c302 if (config_desc->smt_offset == NA) { in rtd_pconf_parse_conf()
306 smt_off = config_desc->base_bit + config_desc->smt_offset; in rtd_pconf_parse_conf()
/linux-6.12.1/drivers/pinctrl/mediatek/
Dpinctrl-mt6397.c24 .smt_offset = MTK_PINCTRL_NOT_SUPPORT,
Dpinctrl-mtk-common.h263 unsigned int smt_offset; member
Dpinctrl-mt8365.c456 .smt_offset = 0x0470,
Dpinctrl-mt8135.c299 .smt_offset = 0x0300,
Dpinctrl-mtk-common.c122 pctl->devdata->smt_offset == MTK_PINCTRL_NOT_SUPPORT && in mtk_pconf_set_ies_smt()
138 offset = pctl->devdata->smt_offset; in mtk_pconf_set_ies_smt()