Searched refs:ioports (Results 1 – 11 of 11) sorted by relevance
| /linux/drivers/gpu/drm/tiny/ |
| H A D | bochs.c | 87 int ioports; member 256 bochs->ioports = 1; in bochs_hw_init() 296 bochs->ioports ? "ioports" : "mmio", in bochs_hw_init()
|
| /linux/Documentation/driver-api/media/drivers/ |
| H A D | radiotrack.rst | 33 I did not get much success, but I learned about programming ioports under 61 the ioports appears to be the "Stereo Detect" bit.
|
| /linux/drivers/platform/x86/ |
| H A D | sony-laptop.c | 3346 struct list_head ioports; member 3359 .ioports = LIST_HEAD_INIT(spic_dev.ioports), 4168 list_add(&ioport->list, &dev->ioports); in sony_pic_read_possible_resource() 4211 list_first_entry(&dev->ioports, struct sony_pic_ioport, list); in sony_pic_read_possible_resource() 4493 list_for_each_entry_safe(io, tmp_io, &spic_dev.ioports, list) { in sony_pic_remove() 4537 list_for_each_entry_reverse(io, &spic_dev.ioports, list) { in sony_pic_add() 4638 list_for_each_entry_safe(io, tmp_io, &spic_dev.ioports, list) { in sony_pic_add()
|
| /linux/arch/mips/boot/dts/loongson/ |
| H A D | loongson64-2k1000.dtsi | 43 ranges = <0 0x10000000 0 0x10000000 0 0x10000000 /* ioports */
|
| /linux/Documentation/driver-api/ |
| H A D | uio-howto.rst | 180 access them from userspace. The most common example are x86 ioports. On 181 x86 systems, userspace can access these ioports using 234 want to pass information about ioports to userspace. For each port 310 constants. Use ``UIO_PORT_X86`` for the ioports found in x86
|
| /linux/Documentation/translations/zh_CN/admin-guide/ |
| H A D | reporting-issues.rst | 918 ``/proc/cpuinfo`` , ``/proc/ioports`` , ``/proc/iomem`` ,
|
| /linux/Documentation/translations/zh_TW/admin-guide/ |
| H A D | reporting-issues.rst | 919 ``/proc/cpuinfo`` , ``/proc/ioports`` , ``/proc/iomem`` ,
|
| /linux/Documentation/hwmon/ |
| H A D | dell-smm-hwmon.rst | 232 of the command code to the special ioports ``0xb2`` and ``0x84``. This interface is not
|
| /linux/drivers/auxdisplay/ |
| H A D | Kconfig | 402 and execute "dmesg" or "cat /proc/ioports". You can see there how
|
| /linux/Documentation/filesystems/ |
| H A D | proc.rst | 739 ioports I/O port usage
|
| /linux/Documentation/admin-guide/ |
| H A D | reporting-issues.rst | 1189 ``/proc/ioports``, ``/proc/iomem``, ``/proc/modules``, or
|