Searched refs:IODATA (Results 1 – 8 of 8) sorted by relevance
/Linux-v4.19/drivers/video/fbdev/via/ |
D | vt1636.c | 26 static const struct IODATA common_init_data[] = { 47 static const struct IODATA dual_channel_enable_data = {0x08, 0xF0, 0xE0}; 48 static const struct IODATA single_channel_enable_data = {0x08, 0xF0, 0x00}; 49 static const struct IODATA dithering_enable_data = {0x0A, 0x70, 0x50}; 50 static const struct IODATA dithering_disable_data = {0x0A, 0x70, 0x00}; 51 static const struct IODATA vdd_on_data = {0x10, 0x20, 0x20}; 52 static const struct IODATA vdd_off_data = {0x10, 0x20, 0x00}; 67 *plvds_chip_info, struct IODATA io_data) in viafb_gpio_i2c_write_mask_lvds() 174 struct IODATA io_data; in set_dpa_vt1636()
|
D | viafbdev.h | 104 *plvds_chip_info, struct IODATA io_data);
|
D | hw.h | 616 struct IODATA { struct
|
D | viafbdev.c | 1375 struct IODATA reg_val; in viafb_vt1636_proc_write()
|
/Linux-v4.19/Documentation/media/v4l-drivers/ |
D | bttv-cardlist.rst | 212 - IODATA GV-BCTV3/PCI 284 - IODATA GV-BCTV4/PCI 340 - IODATA GV-BCTV5/PCI
|
D | cx88-cardlist.rst | 56 - IODATA GV-VCP3/PCI 120 - IODATA GV/BCTV7E
|
D | bttv.rst | 1241 IODATA (jp)
|
/Linux-v4.19/drivers/tty/serial/8250/ |
D | Kconfig | 308 Say Y here if you have a IODATA RSA-DV II/S ISA card and
|