Searched refs:IODATA (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/video/fbdev/via/
H A Dvt1636.c12 static const struct IODATA common_init_data[] = {
33 static const struct IODATA dual_channel_enable_data = {0x08, 0xF0, 0xE0};
34 static const struct IODATA single_channel_enable_data = {0x08, 0xF0, 0x00};
35 static const struct IODATA dithering_enable_data = {0x0A, 0x70, 0x50};
36 static const struct IODATA dithering_disable_data = {0x0A, 0x70, 0x00};
37 static const struct IODATA vdd_on_data = {0x10, 0x20, 0x20};
38 static const struct IODATA vdd_off_data = {0x10, 0x20, 0x00};
53 *plvds_chip_info, struct IODATA io_data)
160 struct IODATA io_data;
H A Dviafbdev.h90 *plvds_chip_info, struct IODATA io_data);
H A Dhw.h602 struct IODATA { struct
H A Dviafbdev.c1357 struct IODATA reg_val;

Completed in 110 milliseconds