Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/include/asm/arch-broadwell/
H A Dserialio.h32 #define SIO_IOBP_PORTCTRLX(x) (0xcb000240 + ((x) * 8)) macro
/openbmc/u-boot/arch/x86/cpu/broadwell/
H A Dpch.c500 pch_iobp_update(SIO_IOBP_PORTCTRLX(sio_index), 0, portctrl); in serialio_d21_mode()