Home
last modified time | relevance | path

Searched refs:has_gclk (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/counter/
Dmicrochip-tcb-capture.c102 if (priv->tc_cfg->has_gclk) in mchp_tc_count_function_write()
271 .has_gclk = true,
/linux-5.19.10/include/soc/at91/
Datmel_tcb.h45 bool has_gclk; member
/linux-5.19.10/drivers/clocksource/
Dtimer-atmel-tcb.c364 .has_gclk = 1,
436 if (tc.tcb_config->has_gclk) in tcb_clksrc_init()
/linux-5.19.10/drivers/pwm/
Dpwm-atmel-tcb.c409 .has_gclk = 1,
458 if (config->has_gclk) { in atmel_tcb_pwm_probe()