Searched refs:enr_bits (Results 1 – 1 of 1) sorted by relevance
404 u32 enr_bits = 0; in rcar_thermal_probe() local456 enr_bits |= 1 << i; in rcar_thermal_probe()521 enr_bits |= 3 << (i * 8); in rcar_thermal_probe()524 if (common->base && enr_bits) in rcar_thermal_probe()525 rcar_thermal_common_write(common, ENR, enr_bits); in rcar_thermal_probe()