Searched refs:hshift (Results 1 – 1 of 1) sorted by relevance
626 u32 hshift = (hdiv - 1) << 2; in aspeed_spi_timing_calibration() local663 timing_reg &= ~(0xfu << hshift); in aspeed_spi_timing_calibration()664 timing_reg |= delay << hshift; in aspeed_spi_timing_calibration()