Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/renesas/
H A Dpinctrl-rzg2l.c104 #define PVDD_1800 1 /* I/O domain voltage <= 1.8V */ macro
671 writel((mV == 1800) ? PVDD_1800 : PVDD_3300, addr); in rzg2l_pinctrl_pinconf_set()