Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/cpu/broadwell/
H A Dpch.c315 u32 strap19 = pch_read_soft_strap(19); in pch_enable_mphy() local
316 strap19 &= ((1 << 31) | (1 << 30)); in pch_enable_mphy()
317 strap19 >>= 30; in pch_enable_mphy()
318 if (strap19 == 3) { in pch_enable_mphy()
321 } else if (strap19 == 0) { in pch_enable_mphy()