Searched refs:IO_TYPE_1V8 (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/pinctrl/spacemit/ |
| H A D | pinctrl-k1.c | 366 case IO_TYPE_1V8: in spacemit_get_driver_strength() 384 case IO_TYPE_1V8: in spacemit_get_drive_strength_mA() 409 if (type == IO_TYPE_1V8) in spacemit_set_io_pwr_domain() 600 type = IO_TYPE_1V8; in spacemit_pinconf_generate_config() 741 if (type == IO_TYPE_1V8 || type == IO_TYPE_3V3) { in spacemit_pinconf_dbg_show() 749 spacemit_get_drive_strength_mA(IO_TYPE_1V8, dconf, tmp), in spacemit_pinconf_dbg_show() 960 K1_FUNC_PIN(0, 0, IO_TYPE_1V8), 961 K1_FUNC_PIN(1, 0, IO_TYPE_1V8), 962 K1_FUNC_PIN(2, 0, IO_TYPE_1V8), 963 K1_FUNC_PIN(3, 0, IO_TYPE_1V8), [all …]
|
| H A D | pinctrl-k1.h | 18 IO_TYPE_1V8, enumerator
|