Searched refs:efuse_valid (Results 1 – 2 of 2) sorted by relevance
365 u8 valid, efuse_valid, tmp; in rts5261_init_from_hw() local384 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; in rts5264_init_from_hw() local436 efuse_valid = ((tmp & 0x0C) >> 2); in rts5264_init_from_hw()437 pcr_dbg(pcr, "Load efuse valid: 0x%x\n", efuse_valid); in rts5264_init_from_hw()448 if (efuse_valid == 2 || efuse_valid == 3) { in rts5264_init_from_hw()458 } else if (efuse_valid == 0) { in rts5264_init_from_hw()