Home
last modified time | relevance | path

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

/openbmc/linux/include/soc/at91/
H A Datmel_tcb.h45 bool has_gclk; member
/openbmc/linux/drivers/counter/
H A Dmicrochip-tcb-capture.c100 if (!priv->tc_cfg->has_gclk) in mchp_tc_count_function_write()
280 .has_gclk = true,
/openbmc/linux/drivers/clocksource/
H A Dtimer-atmel-tcb.c365 .has_gclk = 1,
437 if (tc.tcb_config->has_gclk) in tcb_clksrc_init()
/openbmc/linux/drivers/pwm/
H A Dpwm-atmel-tcb.c380 .has_gclk = 1,
432 if (config->has_gclk) { in atmel_tcb_pwm_probe()