Home
last modified time | relevance | path

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

/external/u-boot/arch/x86/cpu/broadwell/
Dpch.c313 u32 strap19 = pch_read_soft_strap(19); in pch_enable_mphy() local
314 strap19 &= ((1 << 31) | (1 << 30)); in pch_enable_mphy()
315 strap19 >>= 30; in pch_enable_mphy()
316 if (strap19 == 3) { in pch_enable_mphy()
319 } else if (strap19 == 0) { in pch_enable_mphy()