Searched refs:tcb_sam9x5_config (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/counter/ |
H A D | microchip-tcb-capture.c | 274 static const struct atmel_tcb_config tcb_sam9x5_config = { variable 291 { .compatible = "atmel,at91sam9x5-tcb", .data = &tcb_sam9x5_config, },
|
/linux/drivers/clocksource/ |
H A D | timer-atmel-tcb.c | 359 static struct atmel_tcb_config tcb_sam9x5_config = { variable 370 { .compatible = "atmel,at91sam9x5-tcb", .data = &tcb_sam9x5_config, },
|
/linux/drivers/pwm/ |
H A D | pwm-atmel-tcb.c | 365 static struct atmel_tcb_config tcb_sam9x5_config = { variable 376 { .compatible = "atmel,at91sam9x5-tcb", .data = &tcb_sam9x5_config, },
|