Lines Matching +full:ide +full:- +full:port
9 * SuperH SH4-202 MicroDev board support.
38 #define SMSC_IDE1_DEVICE 1 /* IDE #1 logical device */
39 #define SMSC_IDE2_DEVICE 2 /* IDE #2 logical device */
40 #define SMSC_PARALLEL_DEVICE 3 /* Parallel Port logical device */
53 #define IDE1_PRIMARY_BASE 0x01f0 /* Task File Registe base for IDE #1 */
54 #define IDE1_SECONDARY_BASE 0x03f6 /* Miscellaneous AT registers for IDE #1 */
55 #define IDE2_PRIMARY_BASE 0x0170 /* Task File Registe base for IDE #2 */
56 #define IDE2_SECONDARY_BASE 0x0376 /* Miscellaneous AT registers for IDE #2 */
64 /* General-Purpose base address on CPU-board FPGA */
83 return -ENODEV; in smsc_superio_setup()
97 /* program with port addresses */ in smsc_superio_setup()
108 /* program with port addresses */ in smsc_superio_setup()
115 /* Select the IDE#1 device */ in smsc_superio_setup()
119 /* program with port addresses */ in smsc_superio_setup()
129 /* Select the IDE#2 device */ in smsc_superio_setup()
133 /* program with port addresses */ in smsc_superio_setup()
143 /* enable the appropriate GPIO pins for IDE functionality: in smsc_superio_setup()