Searched refs:tclk1 (Results 1 – 1 of 1) sorted by relevance
89 struct clk *tclk1; member192 clk = (chan < 2) ? our_chip->tclk0 : our_chip->tclk1; in pwm_samsung_calc_tin()584 our_chip->tclk1 = devm_clk_get(&pdev->dev, "pwm-tclk1"); in pwm_samsung_probe()595 !IS_ERR(our_chip->tclk1) ? clk_get_rate(our_chip->tclk1) : 0); in pwm_samsung_probe()