Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/i2c/busses/
Di2c-at91.c77 struct at91_twi_pdata { struct
107 struct at91_twi_pdata *pdata;
155 struct at91_twi_pdata *pdata = dev->pdata; in at91_calc_twi_clock()
580 static struct at91_twi_pdata at91rm9200_config = {
586 static struct at91_twi_pdata at91sam9261_config = {
592 static struct at91_twi_pdata at91sam9260_config = {
598 static struct at91_twi_pdata at91sam9g20_config = {
604 static struct at91_twi_pdata at91sam9g10_config = {
632 static struct at91_twi_pdata at91sam9x5_config = {
727 static struct at91_twi_pdata *at91_twi_get_driver_data( in at91_twi_get_driver_data()
[all …]