Searched refs:mtk_pin_desc (Results 1 – 14 of 14) sorted by relevance
| /linux/drivers/pinctrl/mediatek/ |
| A D | pinctrl-mtk-common-v2.h | 217 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); 270 const struct mtk_pin_desc *desc, u32 arg); 272 const struct mtk_pin_desc *desc, int *val); 315 const struct mtk_pin_desc *desc); 325 const struct mtk_pin_desc *desc); 327 const struct mtk_pin_desc *desc, 335 const struct mtk_pin_desc *desc, [all …]
|
| A D | pinctrl-mtk-common-v2.c | 73 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() 237 const struct mtk_pin_desc *desc; in mtk_xt_find_eint_num() 262 const struct mtk_pin_desc *desc; in mtk_is_virt_gpio() 283 const struct mtk_pin_desc *desc; in mtk_xt_get_gpio_n() 304 const struct mtk_pin_desc *desc; in mtk_xt_get_gpio_state() 325 const struct mtk_pin_desc *desc; in mtk_xt_set_gpio_as_eint() 575 const struct mtk_pin_desc *desc, in mtk_pinconf_bias_set_pu_pd() 605 const struct mtk_pin_desc *desc, in mtk_pinconf_bias_set_pullsel_pullen() 630 const struct mtk_pin_desc *desc, in mtk_pinconf_bias_set_pupd_r1_r0() [all …]
|
| A D | pinctrl-paris.c | 56 const struct mtk_pin_desc *desc; in mtk_pinmux_gpio_request_enable() 69 const struct mtk_pin_desc *desc; in mtk_pinmux_gpio_set_direction() 83 const struct mtk_pin_desc *desc; in mtk_pinconf_get() 195 const struct mtk_pin_desc *desc; in mtk_pinconf_set() 543 const struct mtk_pin_desc *desc; in mtk_hw_get_value_wrap() 583 const struct mtk_pin_desc *desc; in mtk_pctrl_show_one_pin() 707 const struct mtk_pin_desc *desc; in mtk_pmx_set_mux() 784 const struct mtk_pin_desc *desc; in mtk_gpio_get_direction() 812 const struct mtk_pin_desc *desc; in mtk_gpio_get() 830 const struct mtk_pin_desc *desc; in mtk_gpio_set() [all …]
|
| A D | pinctrl-moore.c | 58 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() 78 const struct mtk_pin_desc *desc; in mtk_pinmux_gpio_request_enable() 80 desc = (const struct mtk_pin_desc *)&hw->soc->pins[pin]; in mtk_pinmux_gpio_request_enable() 93 const struct mtk_pin_desc *desc; in mtk_pinmux_gpio_set_direction() 109 const struct mtk_pin_desc *desc; in mtk_pinconf_get() 224 const struct mtk_pin_desc *desc; in mtk_pinconf_set() 444 const struct mtk_pin_desc *desc; in mtk_gpio_get() 461 const struct mtk_pin_desc *desc; in mtk_gpio_set() 488 const struct mtk_pin_desc *desc; in mtk_gpio_to_irq() [all …]
|
| A D | pinctrl-mt7986.c | 425 static const struct mtk_pin_desc mt7986a_pins[] = { 529 static const struct mtk_pin_desc mt7986b_pins[] = {
|
| A D | pinctrl-mt7629.c | 114 static const struct mtk_pin_desc mt7629_pins[] = {
|
| A D | pinctrl-mt7622.c | 155 static const struct mtk_pin_desc mt7622_pins[] = {
|
| A D | pinctrl-mtk-mt8195.h | 14 static const struct mtk_pin_desc mtk_pins_mt8195[] = {
|
| A D | pinctrl-mtk-mt6765.h | 14 static struct mtk_pin_desc mtk_pins_mt6765[] = {
|
| A D | pinctrl-mtk-mt8183.h | 14 static struct mtk_pin_desc mtk_pins_mt8183[] = {
|
| A D | pinctrl-mtk-mt6779.h | 13 static const struct mtk_pin_desc mtk_pins_mt6779[] = {
|
| A D | pinctrl-mt7623.c | 416 static const struct mtk_pin_desc mt7623_pins[] = {
|
| A D | pinctrl-mtk-mt8192.h | 13 static const struct mtk_pin_desc mtk_pins_mt8192[] = {
|
| A D | pinctrl-mtk-mt6797.h | 17 static const struct mtk_pin_desc mtk_pins_mt6797[] = {
|
Completed in 33 milliseconds