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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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 130 milliseconds