Searched refs:wait_on_command (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dsonypi.c506 #define wait_on_command(quiet, command, iterations) { \ macro
531 wait_on_command(1, inb_p(SONYPI_CST_IOPORT) & 3, ITERATIONS_LONG);
533 wait_on_command(0, inb_p(SONYPI_CST_IOPORT) & 2, ITERATIONS_LONG);
535 wait_on_command(0, inb_p(SONYPI_CST_IOPORT) & 2, ITERATIONS_LONG);
537 wait_on_command(0, inb_p(SONYPI_CST_IOPORT) & 2, ITERATIONS_LONG);
547 wait_on_command(1, inb_p(SONYPI_CST_IOPORT) & 3, ITERATIONS_LONG);
549 wait_on_command(0, inb_p(SONYPI_CST_IOPORT) & 2, ITERATIONS_LONG);
551 wait_on_command(0, inb_p(SONYPI_CST_IOPORT) & 2, ITERATIONS_LONG);
654 wait_on_command(0, inb_p(sonypi_device.ioport2) & 2, ITERATIONS_LONG);
665 wait_on_command(
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/platform/x86/
H A Dsony-laptop.c1698 #define wait_on_command(command, iterations) { \ macro
1711 wait_on_command(inb_p(spic_dev.cur_ioport->io1.minimum + 4) & 2,
1724 wait_on_command(inb_p(spic_dev.cur_ioport->io1.minimum + 4) & 2,
1727 wait_on_command(inb_p(spic_dev.cur_ioport->io1.minimum + 4) & 2,
1739 wait_on_command(inb_p(spic_dev.cur_ioport->io1.minimum + 4) & 2, ITERATIONS_LONG);
1741 wait_on_command(inb_p(spic_dev.cur_ioport->io1.minimum + 4) & 2, ITERATIONS_LONG);
1743 wait_on_command(inb_p(spic_dev.cur_ioport->io1.minimum + 4) & 2, ITERATIONS_LONG);
1886 wait_on_command(sony_pic_call3(0x90, SONYPI_CAMERA_PICTURE,
1929 wait_on_command(sony_pic_call3(0x90, SONYPI_CAMERA_CONTROL,
1953 wait_on_command(sony_pic_call
[all...]

Completed in 102 milliseconds