Home
last modified time | relevance | path

Searched refs:has_gclk (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/counter/
H A Dmicrochip-tcb-capture.c114 if (!priv->tc_cfg->has_gclk) in mchp_tc_count_function_set()
289 .has_gclk = true,
/kernel/linux/linux-6.6/drivers/counter/
H A Dmicrochip-tcb-capture.c100 if (!priv->tc_cfg->has_gclk) in mchp_tc_count_function_write()
280 .has_gclk = true,
/kernel/linux/linux-5.10/include/soc/at91/
H A Datmel_tcb.h39 * @has_gclk: boolean indicating if a timer counter has a generic clock
45 bool has_gclk; member
/kernel/linux/linux-6.6/include/soc/at91/
H A Datmel_tcb.h39 * @has_gclk: boolean indicating if a timer counter has a generic clock
45 bool has_gclk; member
/kernel/linux/linux-5.10/drivers/clocksource/
H A Dtimer-atmel-tcb.c365 .has_gclk = 1,
437 if (tc.tcb_config->has_gclk) in tcb_clksrc_init()
/kernel/linux/linux-6.6/drivers/pwm/
H A Dpwm-atmel-tcb.c380 .has_gclk = 1,
432 if (config->has_gclk) { in atmel_tcb_pwm_probe()
/kernel/linux/linux-6.6/drivers/clocksource/
H A Dtimer-atmel-tcb.c365 .has_gclk = 1,
437 if (tc.tcb_config->has_gclk) in tcb_clksrc_init()

Completed in 6 milliseconds