Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/clocksource/
Dtimer-atmel-tcb.c368 static const struct of_device_id atmel_tcb_of_match[] = { variable
418 match = of_match_node(atmel_tcb_of_match, node->parent); in tcb_clksrc_init()
/linux-6.12.1/drivers/pwm/
Dpwm-atmel-tcb.c374 static const struct of_device_id atmel_tcb_of_match[] = { variable
422 match = of_match_node(atmel_tcb_of_match, np->parent); in atmel_tcb_pwm_probe()