Home
last modified time | relevance | path

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

/external/u-boot/arch/x86/include/asm/arch-braswell/
Dgpio.h155 #define GPIO_FAMILY_CONF(family_name, park_mode, hysctl, vp18_mode, hs_mode, \ argument
157 .confg = ((((park_mode) != NA) ? park_mode << 26 : 0) | \
164 .confg_changes = ((((park_mode) != NA) ? ONE_BIT << 26 : 0) | \