Lines Matching defs:timing
34 * The ARTOP has 33 Mhz and "over clocked" timing tables. Until we
103 static const u16 timing[2][5] = {
108 /* Load the PIO timing active/recovery bits */
109 pci_write_config_word(pdev, 0x40 + 2 * dn, timing[clock][pio]);
147 * ARTOP6260 and relatives store the timing data differently.
157 static const u8 timing[2][5] = {
162 /* Load the PIO timing active/recovery bits */
163 pci_write_config_byte(pdev, 0x40 + dn, timing[clock][pio]);
216 /* Load the PIO timing active/recovery bits */
238 * ARTOP6260 and relatives store the timing data differently.
255 /* Load the PIO timing active/recovery bits */