Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pinctrl/sh-pfc/
Dpfc-r8a73a4.c2668 #define PORTCR_PULMD_UP (3 << 6) macro
2685 case PORTCR_PULMD_UP: in r8a73a4_pinmux_get_bias()
2706 value |= PORTCR_PULMD_UP; in r8a73a4_pinmux_set_bias()