Searched refs:_io (Results 1 – 11 of 11) sorted by relevance
81 #define TS_CONTROL(_io) ((_io)->regs + 0x00) argument 82 #define TS_CONTROL2(_io) ((_io)->regs + 0x04) argument
33 #define K1_FUNC_PIN(_id, _gpiofunc, _io) \ argument 37 .flags = (K1_PIN_CAP_IO_TYPE(_io)), \
399 if (!p_dev->_io) in pcmcia_release_io() 409 p_dev->_io = 0; in pcmcia_release_io() 509 if (p_dev->_io || flags & CONF_ENABLE_IRQ) in pcmcia_enable_device() 667 p_dev->_io = 1; in pcmcia_request_io()
378 if (p_dev->_irq || p_dev->_io || p_dev->_locked) in pcmcia_device_remove()
122 u16 _io:1; member
4 .. _io:
121 u16 _io:1;
235 The _io variants wait_for_completion_io() behave the same as the non-_io
46 checking byte order issues, hacking memcpy_*_io etc.
63 #define CIU3_DEST_IO_INT(_io) ((_io) * 8 + 0x210000) argument