Lines Matching refs:atmel_lcdfb_config
33 struct atmel_lcdfb_config { struct
61 struct atmel_lcdfb_config *config;
80 static struct atmel_lcdfb_config at91sam9261_config = {
85 static struct atmel_lcdfb_config at91sam9263_config = {
89 static struct atmel_lcdfb_config at91sam9g10_config = {
93 static struct atmel_lcdfb_config at91sam9g45_config = {
97 static struct atmel_lcdfb_config at91sam9g45es_config = {
100 static struct atmel_lcdfb_config at91sam9rl_config = {
104 static struct atmel_lcdfb_config at32ap_config = {
136 static struct atmel_lcdfb_config *
143 return (struct atmel_lcdfb_config *)data; in atmel_lcdfb_get_config()
1041 sinfo->config = (struct atmel_lcdfb_config*) in atmel_lcdfb_of_init()