Searched refs:tcb_sama5d2_config (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/drivers/clocksource/ |
| H A D | timer-atmel-tcb.c | 363 static struct atmel_tcb_config tcb_sama5d2_config = { variable 371 { .compatible = "atmel,sama5d2-tcb", .data = &tcb_sama5d2_config, },
|
| /linux-6.15/drivers/counter/ |
| H A D | microchip-tcb-capture.c | 370 static const struct atmel_tcb_config tcb_sama5d2_config = { variable 384 { .compatible = "atmel,sama5d2-tcb", .data = &tcb_sama5d2_config, },
|
| /linux-6.15/drivers/pwm/ |
| H A D | pwm-atmel-tcb.c | 369 static struct atmel_tcb_config tcb_sama5d2_config = { variable 377 { .compatible = "atmel,sama5d2-tcb", .data = &tcb_sama5d2_config, },
|