Searched defs:config_port (Results 1 – 6 of 6) sorted by relevance
61 unsigned short config_port; member81 static int exar_sio_enter(const unsigned short config_port, in exar_sio_enter()94 static void exar_sio_exit(const unsigned short config_port) in exar_sio_exit()100 static unsigned char exar_sio_read(const unsigned short config_port, in exar_sio_read()107 static void exar_sio_write(const unsigned short config_port, in exar_sio_write()114 static unsigned short exar_sio_read16(const unsigned short config_port, in exar_sio_read16()125 static void exar_sio_select_wdt(const unsigned short config_port) in exar_sio_select_wdt()296 static unsigned short __init exar_detect(const unsigned short config_port, in exar_detect()
183 void __iomem *config_port; member
46 unsigned int config_port; /* IO Port config index reg */ member
133 int (*config_port)(struct device *dev); member
130 unsigned int config_port; member
397 void (*config_port)(struct uart_port *, int); member
Completed in 18 milliseconds