Searched refs:pre_shift (Results 1 – 1 of 1) sorted by relevance
1446 unsigned shift, pre_shift; in exynos5_set_spi_clk() local1463 pre_shift = 8; in exynos5_set_spi_clk()1468 pre_shift = 24; in exynos5_set_spi_clk()1473 pre_shift = 8; in exynos5_set_spi_clk()1478 pre_shift = 4; in exynos5_set_spi_clk()1483 pre_shift = 16; in exynos5_set_spi_clk()1491 clrsetbits_le32(reg, mask << pre_shift, (fine & mask) << pre_shift); in exynos5_set_spi_clk()1503 unsigned shift, pre_shift; in exynos5420_set_spi_clk() local1522 pre_shift = 8; in exynos5420_set_spi_clk()1528 pre_shift = 16; in exynos5420_set_spi_clk()[all …]