Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/pinctrl/nuvoton/
Dpinctrl-ma35.c81 #define MVOLT_1800 0 macro
730 return MVOLT_1800; in ma35_pinconf_get_power_source()
740 if ((arg != MVOLT_1800) && (arg != MVOLT_3300)) in ma35_pinconf_set_power_source()
748 if (arg == MVOLT_1800) in ma35_pinconf_set_power_source()
771 if (ma35_pinconf_get_power_source(npctl, pin) == MVOLT_1800) in ma35_pinconf_get_drive_strength()
787 if (ma35_pinconf_get_power_source(npctl, pin) == MVOLT_1800) { in ma35_pinconf_set_drive_strength()