Searched refs:phy_index (Results 1 – 1 of 1) sorted by relevance
126 u32 phy_index; in fuse_bank_physical() local129 phy_index = index; in fuse_bank_physical()135 phy_index = fuse_bank_physical(5) + (index - 6) + 3; in fuse_bank_physical()137 phy_index = index; in fuse_bank_physical()140 phy_index = fuse_bank_physical(14) + (index - 15) + 2; in fuse_bank_physical()142 phy_index = fuse_bank_physical(5) + (index - 6) + 3; in fuse_bank_physical()144 phy_index = index; in fuse_bank_physical()146 return phy_index; in fuse_bank_physical()
Completed in 3 milliseconds