Home
last modified time | relevance | path

Searched refs:mtk_pin_desc (Results 1 - 25 of 30) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/pinctrl/mediatek/
H A Dpinctrl-mtk-common-v2.h165 * struct mtk_pin_desc - the structure that providing information
175 struct mtk_pin_desc { struct
194 const struct mtk_pin_desc *pins;
211 const struct mtk_pin_desc *desc);
213 const struct mtk_pin_desc *desc, int *res);
215 const struct mtk_pin_desc *desc, bool pullup);
217 const struct mtk_pin_desc *desc, bool pullup, int *res);
220 const struct mtk_pin_desc *desc, u32 pullup, u32 arg);
222 const struct mtk_pin_desc *desc, u32 *pullup, u32 *arg);
225 const struct mtk_pin_desc *des
[all...]
H A Dpinctrl-mtk-common-v2.c68 const struct mtk_pin_desc *desc, in mtk_hw_pin_field_lookup()
141 const struct mtk_pin_desc *desc, in mtk_hw_pin_field_get()
187 int mtk_hw_set_value(struct mtk_pinctrl *hw, const struct mtk_pin_desc *desc, in mtk_hw_set_value()
210 int mtk_hw_get_value(struct mtk_pinctrl *hw, const struct mtk_pin_desc *desc, in mtk_hw_get_value()
232 const struct mtk_pin_desc *desc; in mtk_xt_find_eint_num()
235 desc = (const struct mtk_pin_desc *)hw->soc->pins; in mtk_xt_find_eint_num()
257 const struct mtk_pin_desc *desc; in mtk_is_virt_gpio()
260 desc = (const struct mtk_pin_desc *)&hw->soc->pins[gpio_n]; in mtk_is_virt_gpio()
278 const struct mtk_pin_desc *desc; in mtk_xt_get_gpio_n()
280 desc = (const struct mtk_pin_desc *)h in mtk_xt_get_gpio_n()
[all...]
H A Dpinctrl-paris.c56 const struct mtk_pin_desc *desc; in mtk_pinmux_gpio_request_enable()
58 desc = (const struct mtk_pin_desc *)&hw->soc->pins[pin]; in mtk_pinmux_gpio_request_enable()
69 const struct mtk_pin_desc *desc; in mtk_pinmux_gpio_set_direction()
71 desc = (const struct mtk_pin_desc *)&hw->soc->pins[pin]; in mtk_pinmux_gpio_set_direction()
83 const struct mtk_pin_desc *desc; in mtk_pinconf_get()
89 desc = (const struct mtk_pin_desc *)&hw->soc->pins[pin]; in mtk_pinconf_get()
190 const struct mtk_pin_desc *desc; in mtk_pinconf_set()
198 desc = (const struct mtk_pin_desc *)&hw->soc->pins[pin]; in mtk_pinconf_set()
319 const struct mtk_pin_desc *pin = hw->soc->pins + pin_num; in mtk_pctrl_find_function_by_pin()
337 const struct mtk_pin_desc *pi in mtk_pctrl_is_function_valid()
[all...]
H A Dpinctrl-moore.c58 const struct mtk_pin_desc *desc; in mtk_pinmux_set_mux()
62 desc = (const struct mtk_pin_desc *)&hw->soc->pins[pin]; in mtk_pinmux_set_mux()
76 const struct mtk_pin_desc *desc; in mtk_pinmux_gpio_request_enable()
78 desc = (const struct mtk_pin_desc *)&hw->soc->pins[pin]; in mtk_pinmux_gpio_request_enable()
89 const struct mtk_pin_desc *desc; in mtk_pinmux_gpio_set_direction()
91 desc = (const struct mtk_pin_desc *)&hw->soc->pins[pin]; in mtk_pinmux_gpio_set_direction()
103 const struct mtk_pin_desc *desc; in mtk_pinconf_get()
105 desc = (const struct mtk_pin_desc *)&hw->soc->pins[pin]; in mtk_pinconf_get()
216 const struct mtk_pin_desc *desc; in mtk_pinconf_set()
220 desc = (const struct mtk_pin_desc *) in mtk_pinconf_set()
[all...]
H A Dpinctrl-mt7629.c114 static const struct mtk_pin_desc mt7629_pins[] = {
H A Dpinctrl-mt7622.c155 static const struct mtk_pin_desc mt7622_pins[] = {
H A Dpinctrl-mtk-mt8183.h14 static struct mtk_pin_desc mtk_pins_mt8183[] = {
H A Dpinctrl-mtk-mt6779.h13 static const struct mtk_pin_desc mtk_pins_mt6779[] = {
H A Dpinctrl-mtk-mt6765.h14 static struct mtk_pin_desc mtk_pins_mt6765[] = {
H A Dpinctrl-mt7623.c416 static const struct mtk_pin_desc mt7623_pins[] = {
/kernel/linux/linux-6.6/drivers/pinctrl/mediatek/
H A Dpinctrl-mtk-common-v2.h207 * struct mtk_pin_desc - the structure that providing information
217 struct mtk_pin_desc { struct
236 const struct mtk_pin_desc *pins;
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 *des
[all...]
H A 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 *)h in mtk_xt_get_gpio_n()
[all...]
H A 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()
82 const struct mtk_pin_desc *desc; in mtk_pinmux_gpio_request_enable()
84 desc = (const struct mtk_pin_desc *)&hw->soc->pins[pin]; in mtk_pinmux_gpio_request_enable()
97 const struct mtk_pin_desc *desc; in mtk_pinmux_gpio_set_direction()
99 desc = (const struct mtk_pin_desc *)&hw->soc->pins[pin]; in mtk_pinmux_gpio_set_direction()
113 const struct mtk_pin_desc *desc; in mtk_pinconf_get()
115 desc = (const struct mtk_pin_desc *)&hw->soc->pins[pin]; in mtk_pinconf_get()
250 const struct mtk_pin_desc *desc; in mtk_pinconf_set()
254 desc = (const struct mtk_pin_desc *) in mtk_pinconf_set()
[all...]
H A 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()
259 const struct mtk_pin_desc *desc; in mtk_pinconf_set()
266 desc = (const struct mtk_pin_desc *)&hw->soc->pins[pin]; in mtk_pinconf_set()
385 const struct mtk_pin_desc *pin = hw->soc->pins + pin_num; in mtk_pctrl_find_function_by_pin()
403 const struct mtk_pin_desc *pi in mtk_pctrl_is_function_valid()
[all...]
H A Dpinctrl-mt7629.c114 static const struct mtk_pin_desc mt7629_pins[] = {
H A Dpinctrl-mt7986.c479 static const struct mtk_pin_desc mt7986a_pins[] = {
583 static const struct mtk_pin_desc mt7986b_pins[] = {
H A Dpinctrl-mtk-mt6795.h12 static const struct mtk_pin_desc mtk_pins_mt6795[] = {
H A Dpinctrl-mt7622.c155 static const struct mtk_pin_desc mt7622_pins[] = {
H A Dpinctrl-mt7981.c486 static const struct mtk_pin_desc mt7981_pins[] = {
H A Dpinctrl-mtk-mt6779.h13 static const struct mtk_pin_desc mtk_pins_mt6779[] = {
H A Dpinctrl-mtk-mt6765.h14 static struct mtk_pin_desc mtk_pins_mt6765[] = {
H A Dpinctrl-mtk-mt8188.h13 static const struct mtk_pin_desc mtk_pins_mt8188[] = {
H A Dpinctrl-mtk-mt8195.h14 static const struct mtk_pin_desc mtk_pins_mt8195[] = {
H A Dpinctrl-mtk-mt8186.h14 static const struct mtk_pin_desc mtk_pins_mt8186[] = {
H A Dpinctrl-mtk-mt8183.h14 static struct mtk_pin_desc mtk_pins_mt8183[] = {

Completed in 28 milliseconds

12