Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/misc/
H A Dmxc_ocotp.c106 u32 fuse_bank_physical(int index) in fuse_bank_physical() function
117 phy_index = fuse_bank_physical(5) + (index - 6) + 3; in fuse_bank_physical()
122 phy_index = fuse_bank_physical(14) + (index - 15) + 2; in fuse_bank_physical()
124 phy_index = fuse_bank_physical(5) + (index - 6) + 3; in fuse_bank_physical()
141 u32 fuse_bank_physical(int index) in fuse_bank_physical() function
228 phy_bank = fuse_bank_physical(bank); in fuse_read()
414 phy_bank = fuse_bank_physical(bank); in fuse_override()