Lines Matching refs:atmel_lcdfb_config
34 struct atmel_lcdfb_config { struct
62 struct atmel_lcdfb_config *config;
81 static struct atmel_lcdfb_config at91sam9261_config = {
86 static struct atmel_lcdfb_config at91sam9263_config = {
90 static struct atmel_lcdfb_config at91sam9g10_config = {
94 static struct atmel_lcdfb_config at91sam9g45_config = {
98 static struct atmel_lcdfb_config at91sam9g45es_config = {
101 static struct atmel_lcdfb_config at91sam9rl_config = {
105 static struct atmel_lcdfb_config at32ap_config = {
137 static struct atmel_lcdfb_config *
144 return (struct atmel_lcdfb_config *)data; in atmel_lcdfb_get_config()
1042 sinfo->config = (struct atmel_lcdfb_config*) in atmel_lcdfb_of_init()