Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/pinctrl/renesas/
Dpinctrl-rzn1.c36 #define RZN1_L1_PIN_PULL_UP 1 macro
506 if (pull != RZN1_L1_PIN_PULL_UP) in rzn1_pinconf_get()
562 l1 |= (RZN1_L1_PIN_PULL_UP << RZN1_L1_PIN_PULL); in rzn1_pinconf_set()