Home
last modified time | relevance | path

Searched refs:RZN1_L1_PIN_PULL_NONE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/pinctrl/renesas/
H A Dpinctrl-rzn1.c31 #define RZN1_L1_PIN_PULL_NONE 0 macro
513 if (pull != RZN1_L1_PIN_PULL_NONE) in rzn1_pinconf_get()
571 l1 |= (RZN1_L1_PIN_PULL_NONE << RZN1_L1_PIN_PULL); in rzn1_pinconf_set()
/kernel/linux/linux-6.6/drivers/pinctrl/renesas/
H A Dpinctrl-rzn1.c35 #define RZN1_L1_PIN_PULL_NONE 0 macro
517 if (pull != RZN1_L1_PIN_PULL_NONE) in rzn1_pinconf_get()
575 l1 |= (RZN1_L1_PIN_PULL_NONE << RZN1_L1_PIN_PULL); in rzn1_pinconf_set()

Completed in 3 milliseconds