Home
last modified time | relevance | path

Searched refs:offsetr (Results 1 – 1 of 1) sorted by relevance

/arch/arm/mach-exynos/
A Ddmc_init_ddr3.c364 unsigned int offsetr; in test_shifts() local
368 offsetr = dmc_get_read_offset_value(phy_ctrl); in test_shifts()
369 offsetr &= ~(0xFF << (8 * byte_lane)); in test_shifts()
370 offsetr |= (byte_offsetr << (8 * byte_lane)); in test_shifts()
371 dmc_set_read_offset_value(phy_ctrl, offsetr); in test_shifts()

Completed in 3 milliseconds