Searched refs:efuse_valid (Results 1 – 2 of 2) sorted by relevance
365 u8 valid, efuse_valid, tmp; in rts5261_init_from_hw() local 384 efuse_valid = ((tmp & 0x0C) >> 2); in rts5261_init_from_hw() 385 pcr_dbg(pcr, "Load efuse valid: 0x%x\n", efuse_valid); in rts5261_init_from_hw() 396 if (efuse_valid == 2 || efuse_valid == 3) { in rts5261_init_from_hw() 406 } else if (efuse_valid == 0) { in rts5261_init_from_hw()
417 u8 valid, efuse_valid, tmp, efuse_len; in rts5264_init_from_hw() local 438 efuse_valid = ((tmp & 0x0C) >> 2); in rts5264_init_from_hw() 439 pcr_dbg(pcr, "Load efuse valid: 0x%x\n", efuse_valid); in rts5264_init_from_hw() 502 if (efuse_valid == 2 || efuse_valid == 3) { in rts5264_init_from_hw() 512 } else if (efuse_valid == 0) { in rts5264_init_from_hw()