Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/renesas/
H A Dpinctrl-rzg2l.c65 #define RZG2L_SINGLE_PIN BIT_ULL(63) /* Dedicated pin */ macro
116 #define RZG2L_SINGLE_PIN_PACK(p, b, f) (RZG2L_SINGLE_PIN | \
121 #define RZG2L_PIN_CFG_TO_PORT_OFFSET(cfg) ((cfg) & RZG2L_SINGLE_PIN ? \
1054 if (*pin_data & RZG2L_SINGLE_PIN) in rzg3s_pin_to_oen_bit()
1238 if (*pin_data & RZG2L_SINGLE_PIN) { in rzg2l_pinctrl_pinconf_get()
1377 if (*pin_data & RZG2L_SINGLE_PIN) { in rzg2l_pinctrl_pinconf_set()