Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/renesas/
H A Dpinctrl-rzg2l.c97 #define IOLH(n) (0x1000 + (n) * 8) macro
582 index = rzg2l_read_pin_config(pctrl, IOLH(port_offset), bit, IOLH_MASK); in rzg2l_pinctrl_pinconf_get()
593 index = rzg2l_read_pin_config(pctrl, IOLH(port_offset), bit, IOLH_MASK); in rzg2l_pinctrl_pinconf_get()
690 rzg2l_rmw_pin_config(pctrl, IOLH(port_offset), bit, IOLH_MASK, index); in rzg2l_pinctrl_pinconf_set()
708 rzg2l_rmw_pin_config(pctrl, IOLH(port_offset), bit, IOLH_MASK, index); in rzg2l_pinctrl_pinconf_set()