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