Home
last modified time | relevance | path

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

/linux-5.19.10/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-5.19.10/drivers/pwm/
Dpwm-atmel-tcb.c412 static const struct of_device_id atmel_tcb_of_match[] = { variable
455 match = of_match_node(atmel_tcb_of_match, np->parent); in atmel_tcb_pwm_probe()