Home
last modified time | relevance | path

Searched refs:cur_ioport (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Dsony-laptop.c3355 struct sony_pic_ioport *cur_ioport; member
3610 wait_on_command(inb_p(spic_dev.cur_ioport->io1.minimum + 4) & 2, in sony_pic_call1()
3612 outb(dev, spic_dev.cur_ioport->io1.minimum + 4); in sony_pic_call1()
3613 v1 = inb_p(spic_dev.cur_ioport->io1.minimum + 4); in sony_pic_call1()
3614 v2 = inb_p(spic_dev.cur_ioport->io1.minimum); in sony_pic_call1()
3623 wait_on_command(inb_p(spic_dev.cur_ioport->io1.minimum + 4) & 2, in sony_pic_call2()
3625 outb(dev, spic_dev.cur_ioport->io1.minimum + 4); in sony_pic_call2()
3626 wait_on_command(inb_p(spic_dev.cur_ioport->io1.minimum + 4) & 2, in sony_pic_call2()
3628 outb(fn, spic_dev.cur_ioport->io1.minimum); in sony_pic_call2()
3629 v1 = inb_p(spic_dev.cur_ioport->io1.minimum); in sony_pic_call2()
[all …]