Searched refs:DIV_TV (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/clk/ |
D | clk-sp7021.c | 18 #define DIV_TV 33 macro 425 } else if (clk->div_width == DIV_TV) { in sp_pll_round_rate() 447 } else if (clk->div_width == DIV_TV) { in sp_pll_recalc_rate() 494 } else if (clk->div_width == DIV_TV) { in sp_pll_set_rate() 659 0, 15, 27000000, 0, DIV_TV, 0); in sp7021_clk_probe()
|
/linux-6.12.1/drivers/clk/samsung/ |
D | clk-exynos4.c | 67 #define DIV_TV 0xc524 macro 220 DIV_TV, 633 DIV(CLK_SCLK_PIXEL, "sclk_pixel", "sclk_vpll", DIV_TV, 0, 4),
|