Home
last modified time | relevance | path

Searched refs:atmel_tcb_of_match (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/drivers/clocksource/
Dtimer-atmel-tcb.c367 static const struct of_device_id atmel_tcb_of_match[] = { variable
417 match = of_match_node(atmel_tcb_of_match, node->parent); in tcb_clksrc_init()
/Linux-v6.6/drivers/pwm/
Dpwm-atmel-tcb.c383 static const struct of_device_id atmel_tcb_of_match[] = { variable
429 match = of_match_node(atmel_tcb_of_match, np->parent); in atmel_tcb_pwm_probe()