Searched refs:IODATA (Results 1 – 8 of 8) sorted by relevance
/linux/drivers/video/fbdev/via/ |
H 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()
|
H A D | viafbdev.h | 90 *plvds_chip_info, struct IODATA io_data);
|
H A D | hw.h | 602 struct IODATA { struct
|
H A D | viafbdev.c | 1357 struct IODATA reg_val; in viafb_vt1636_proc_write()
|
/linux/Documentation/admin-guide/media/ |
H A D | bttv-cardlist.rst | 214 - IODATA GV-BCTV3/PCI 286 - IODATA GV-BCTV4/PCI 342 - IODATA GV-BCTV5/PCI
|
H A D | cx88-cardlist.rst | 58 - IODATA GV-VCP3/PCI 122 - IODATA GV/BCTV7E
|
H A D | bttv.rst | 1079 IODATA (jp)
|
/linux/drivers/tty/serial/8250/ |
H A D | Kconfig | 340 Say Y here if you have a IODATA RSA-DV II/S ISA card and
|