Home
last modified time | relevance | path

Searched refs:mtk_pin_desc (Results 1 – 18 of 18) sorted by relevance

/linux-6.12.1/drivers/pinctrl/mediatek/
Dpinctrl-mtk-common-v2.h217 struct mtk_pin_desc { struct
236 const struct mtk_pin_desc *pins; argument
256 const struct mtk_pin_desc *desc);
258 const struct mtk_pin_desc *desc, int *res);
260 const struct mtk_pin_desc *desc, bool pullup);
262 const struct mtk_pin_desc *desc, bool pullup, int *res);
265 const struct mtk_pin_desc *desc, u32 pullup, u32 arg);
267 const struct mtk_pin_desc *desc, u32 *pullup, u32 *arg);
270 const struct mtk_pin_desc *desc, u32 arg);
272 const struct mtk_pin_desc *desc, int *val);
[all …]
Dpinctrl-mtk-common-v2.c73 const struct mtk_pin_desc *desc, in mtk_hw_pin_field_lookup()
146 const struct mtk_pin_desc *desc, in mtk_hw_pin_field_get()
192 int mtk_hw_set_value(struct mtk_pinctrl *hw, const struct mtk_pin_desc *desc, in mtk_hw_set_value()
215 int mtk_hw_get_value(struct mtk_pinctrl *hw, const struct mtk_pin_desc *desc, in mtk_hw_get_value()
237 const struct mtk_pin_desc *desc; in mtk_xt_find_eint_num()
240 desc = (const struct mtk_pin_desc *)hw->soc->pins; in mtk_xt_find_eint_num()
262 const struct mtk_pin_desc *desc; in mtk_is_virt_gpio()
265 desc = (const struct mtk_pin_desc *)&hw->soc->pins[gpio_n]; in mtk_is_virt_gpio()
283 const struct mtk_pin_desc *desc; in mtk_xt_get_gpio_n()
285 desc = (const struct mtk_pin_desc *)hw->soc->pins; in mtk_xt_get_gpio_n()
[all …]
Dpinctrl-paris.c108 const struct mtk_pin_desc *desc; in mtk_pinmux_gpio_request_enable()
110 desc = (const struct mtk_pin_desc *)&hw->soc->pins[pin]; in mtk_pinmux_gpio_request_enable()
121 const struct mtk_pin_desc *desc; in mtk_pinmux_gpio_set_direction()
123 desc = (const struct mtk_pin_desc *)&hw->soc->pins[pin]; in mtk_pinmux_gpio_set_direction()
135 const struct mtk_pin_desc *desc; in mtk_pinconf_get()
140 desc = (const struct mtk_pin_desc *)&hw->soc->pins[pin]; in mtk_pinconf_get()
262 const struct mtk_pin_desc *desc; in mtk_pinconf_set()
269 desc = (const struct mtk_pin_desc *)&hw->soc->pins[pin]; in mtk_pinconf_set()
371 const struct mtk_pin_desc *pin = hw->soc->pins + pin_num; in mtk_pctrl_find_function_by_pin()
389 const struct mtk_pin_desc *pin = hw->soc->pins + i; in mtk_pctrl_is_function_valid()
[all …]
Dpinctrl-moore.c62 const struct mtk_pin_desc *desc; in mtk_pinmux_set_mux()
66 desc = (const struct mtk_pin_desc *)&hw->soc->pins[pin]; in mtk_pinmux_set_mux()
85 const struct mtk_pin_desc *desc; in mtk_pinmux_gpio_request_enable()
87 desc = (const struct mtk_pin_desc *)&hw->soc->pins[pin]; in mtk_pinmux_gpio_request_enable()
100 const struct mtk_pin_desc *desc; in mtk_pinmux_gpio_set_direction()
102 desc = (const struct mtk_pin_desc *)&hw->soc->pins[pin]; in mtk_pinmux_gpio_set_direction()
116 const struct mtk_pin_desc *desc; in mtk_pinconf_get()
118 desc = (const struct mtk_pin_desc *)&hw->soc->pins[pin]; in mtk_pinconf_get()
253 const struct mtk_pin_desc *desc; in mtk_pinconf_set()
257 desc = (const struct mtk_pin_desc *)&hw->soc->pins[pin]; in mtk_pinconf_set()
[all …]
Dpinctrl-mt7629.c114 static const struct mtk_pin_desc mt7629_pins[] = {
Dpinctrl-mt7986.c479 static const struct mtk_pin_desc mt7986a_pins[] = {
583 static const struct mtk_pin_desc mt7986b_pins[] = {
Dpinctrl-mt7622.c155 static const struct mtk_pin_desc mt7622_pins[] = {
Dpinctrl-mt7981.c486 static const struct mtk_pin_desc mt7981_pins[] = {
Dpinctrl-mtk-mt6795.h12 static const struct mtk_pin_desc mtk_pins_mt6795[] = {
Dpinctrl-mtk-mt8195.h14 static const struct mtk_pin_desc mtk_pins_mt8195[] = {
Dpinctrl-mtk-mt8183.h14 static struct mtk_pin_desc mtk_pins_mt8183[] = {
Dpinctrl-mtk-mt6765.h14 static struct mtk_pin_desc mtk_pins_mt6765[] = {
Dpinctrl-mtk-mt8186.h14 static const struct mtk_pin_desc mtk_pins_mt8186[] = {
Dpinctrl-mtk-mt6779.h13 static const struct mtk_pin_desc mtk_pins_mt6779[] = {
Dpinctrl-mtk-mt8188.h13 static const struct mtk_pin_desc mtk_pins_mt8188[] = {
Dpinctrl-mtk-mt8192.h13 static const struct mtk_pin_desc mtk_pins_mt8192[] = {
Dpinctrl-mt7623.c416 static const struct mtk_pin_desc mt7623_pins[] = {
Dpinctrl-mtk-mt6797.h17 static const struct mtk_pin_desc mtk_pins_mt6797[] = {