Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/include/asm/arch-broadwell/
H A Dserialio.h69 #define SIO_REG_PPR_GEN_VOLTAGE(x) ((x & 1) << 3) macro
/openbmc/u-boot/arch/x86/cpu/broadwell/
H A Dpch.c481 SIO_REG_PPR_GEN_VOLTAGE(voltage)); in serialio_i2c_voltage_sel()