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

/u-boot/arch/x86/include/asm/arch-braswell/
H A Dgpio.h102 enum hs_mode { enum
155 #define GPIO_FAMILY_CONF(family_name, park_mode, hysctl, vp18_mode, hs_mode, \
160 (((hs_mode) != NA) ? hs_mode << 19 : 0) | \
167 (((hs_mode) != NA) ? ONE_BIT << 19 : 0) | \

Completed in 228 milliseconds