Searched refs:strap19 (Results 1 – 1 of 1) sorted by relevance
315 u32 strap19 = pch_read_soft_strap(19); in pch_enable_mphy() local316 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()