Home
last modified time | relevance | path

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

/openbmc/linux/include/dt-bindings/clock/
H A Dimx7d-clock.h444 #define IMX7D_PLL_DRAM_TEST_DIV 435 macro
/openbmc/u-boot/include/dt-bindings/clock/
H A Dimx7d-clock.h448 #define IMX7D_PLL_DRAM_TEST_DIV 435 macro
/openbmc/linux/drivers/clk/imx/
H A Dclk-imx7d.c429 …hws[IMX7D_PLL_DRAM_TEST_DIV] = clk_hw_register_divider_table(NULL, "pll_dram_test_div", "pll_dram… in imx7d_clocks_init()