Searched refs:community (Results 1 - 3 of 3) sorted by relevance

/u-boot/arch/x86/cpu/braswell/
H A Dearly_uart.c33 static inline uint32_t gpio_pconf0(int community, int family, int pad)
35 return IO_BASE_ADDRESS + community * 0x8000 + 0x4400 +
39 static void gpio_select_func(int community, int family, int pad, int func)
41 uint32_t pconf0_addr = gpio_pconf0(community, family, pad);
34 gpio_pconf0(int community, int family, int pad) argument
40 gpio_select_func(int community, int family, int pad, int func) argument
/u-boot/arch/x86/include/asm/arch-braswell/
H A Dgpio.h144 enum community { enum
205 .community = community_offset, \
/u-boot/arch/x86/include/asm/arch-braswell/fsp/
H A Dfsp_vpd.h46 u32 community; member in struct:gpio_pad

Completed in 172 milliseconds