Searched refs:pre_shift (Results 1 – 1 of 1) sorted by relevance
1458 unsigned shift, pre_shift; in exynos5_set_spi_clk() local1475 pre_shift = 8; in exynos5_set_spi_clk()1480 pre_shift = 24; in exynos5_set_spi_clk()1485 pre_shift = 8; in exynos5_set_spi_clk()1490 pre_shift = 4; in exynos5_set_spi_clk()1495 pre_shift = 16; in exynos5_set_spi_clk()1503 clrsetbits_le32(reg, mask << pre_shift, (fine & mask) << pre_shift); in exynos5_set_spi_clk()1515 unsigned shift, pre_shift; in exynos5420_set_spi_clk() local1534 pre_shift = 8; in exynos5420_set_spi_clk()1540 pre_shift = 16; in exynos5420_set_spi_clk()[all …]