Searched refs:READ_PORT (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/drivers/staging/comedi/drivers/ |
D | ni_usb6501.c | 157 READ_PORT, enumerator 189 case READ_PORT: in ni6501_port_command() 237 if (command == READ_PORT) { in ni6501_port_command() 389 ret = ni6501_port_command(dev, READ_PORT, port, &bitmap); in ni6501_dio_insn_bits()
|
/linux-4.4.14/drivers/usb/misc/ |
D | cytherm.c | 64 #define READ_PORT 0x04 /* Reads from port, value = address */ macro 238 retval = vendor_command(cytherm->udev, READ_PORT, 0, 0, buffer, 8); in show_port0() 298 retval = vendor_command(cytherm->udev, READ_PORT, 1, 0, buffer, 8); in show_port1()
|
/linux-4.4.14/drivers/ata/ |
D | pata_arasan_cf.c | 150 #define READ_PORT 0x028 macro
|