Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/x86/include/asm/arch-broadwell/
H A Dgpio.h87 CONFB_SENSE_SHIFT = 2, enumerator
88 CONFB_SENSE_DISABLE = 1 << CONFB_SENSE_SHIFT,
/OK3568_Linux_fs/u-boot/arch/x86/cpu/broadwell/
H A Dpinctrl_broadwell.c177 outl(pin->sense_disable << CONFB_SENSE_SHIFT, in broadwell_pinctrl_commit()