Searched refs:strap19 (Results 1 – 1 of 1) sorted by relevance
318 u32 strap19 = pch_read_soft_strap(19); in pch_enable_mphy() local319 strap19 &= ((1 << 31) | (1 << 30)); in pch_enable_mphy()320 strap19 >>= 30; in pch_enable_mphy()321 if (strap19 == 3) { in pch_enable_mphy()324 } else if (strap19 == 0) { in pch_enable_mphy()
Completed in 2 milliseconds