Home
last modified time | relevance | path

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

/linux-6.15/drivers/pinctrl/nuvoton/
H A Dpinctrl-ma35.c81 #define MVOLT_1800 0 macro
719 return MVOLT_1800; in ma35_pinconf_get_power_source()
729 if ((arg != MVOLT_1800) && (arg != MVOLT_3300)) in ma35_pinconf_set_power_source()
737 if (arg == MVOLT_1800) in ma35_pinconf_set_power_source()
760 if (ma35_pinconf_get_power_source(npctl, pin) == MVOLT_1800) in ma35_pinconf_get_drive_strength()
776 if (ma35_pinconf_get_power_source(npctl, pin) == MVOLT_1800) { in ma35_pinconf_set_drive_strength()