Searched refs:IODATA (Results 1 – 5 of 5) sorted by relevance
| /drivers/video/fbdev/via/ |
| A D | vt1636.c | 12 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) in viafb_gpio_i2c_write_mask_lvds() 160 struct IODATA io_data; in set_dpa_vt1636()
|
| A D | viafbdev.h | 90 *plvds_chip_info, struct IODATA io_data);
|
| A D | hw.h | 602 struct IODATA { struct
|
| A D | viafbdev.c | 1357 struct IODATA reg_val; in viafb_vt1636_proc_write()
|
| /drivers/tty/serial/8250/ |
| A D | Kconfig | 341 Say Y here if you have a IODATA RSA-DV II/S ISA card and
|
Completed in 16 milliseconds