Searched refs:IOLH (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/drivers/pinctrl/renesas/ |
H A D | pinctrl-rzg2l.c | 82 * referencing to SR/IEN/IOLH/FILxx registers, b is the register bits 97 #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()
|
Completed in 3 milliseconds