Searched refs:tcb_sam9x5_config (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/counter/ |
A D | microchip-tcb-capture.c | 266 static const struct atmel_tcb_config tcb_sam9x5_config = { variable 283 { .compatible = "atmel,at91sam9x5-tcb", .data = &tcb_sam9x5_config, },
|
/linux/drivers/clocksource/ |
A D | timer-atmel-tcb.c | 358 static struct atmel_tcb_config tcb_sam9x5_config = { variable 369 { .compatible = "atmel,at91sam9x5-tcb", .data = &tcb_sam9x5_config, },
|
/linux/drivers/pwm/ |
A D | pwm-atmel-tcb.c | 403 static struct atmel_tcb_config tcb_sam9x5_config = { variable 414 { .compatible = "atmel,at91sam9x5-tcb", .data = &tcb_sam9x5_config, },
|
Completed in 8 milliseconds