Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/cpu/braswell/
H A Dearly_uart.c34 static inline uint32_t gpio_pconf0(int community, int family, int pad) in gpio_pconf0() function
42 uint32_t pconf0_addr = gpio_pconf0(community, family, pad); in gpio_select_func()