Searched refs:tcb_config (Results 1 – 4 of 4) sorted by relevance
319 if (tc->tcb_config && tc->tcb_config->counter_width == 32) { in tcb_clksrc_init()353 if (!tc->tcb_config || tc->tcb_config->counter_width != 32) in tcb_clksrc_init()
67 const struct atmel_tcb_config *tcb_config; member
297 max = min << tc->tcb_config->counter_width; in atmel_tcb_pwm_config()310 max = min << tc->tcb_config->counter_width; in atmel_tcb_pwm_config()
138 tc->tcb_config = match->data; in tc_probe()