Searched refs:io_command (Results 1 – 4 of 4) sorted by relevance
54 volatile uint32_t io_command; /* reg 12 */ member68 volatile uint32_t io_command; member
58 if (!(inb(ec->io_command->start) & in wilco_ec_response_timed_out()133 outb(EC_MAILBOX_START_COMMAND, ec->io_command->start); in wilco_ec_transfer()
58 ec->io_command = wilco_get_resource(pdev, 1); /* Host Command */ in wilco_ec_probe()60 if (!ec->io_data || !ec->io_command || !ec->io_packet) in wilco_ec_probe()
42 struct resource *io_command; member