Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/renesas/
H A Dpinctrl-rzn1.c37 #define RZN1_L1_PIN_PULL_DOWN 3 macro
513 if (pull != RZN1_L1_PIN_PULL_DOWN) in rzn1_pinconf_get()
570 l1 |= (RZN1_L1_PIN_PULL_DOWN << RZN1_L1_PIN_PULL); in rzn1_pinconf_set()