Lines Matching defs:bits
142 /* Host status bits for SMBPCISTS */
145 /* Control bits for SMBPCICTL */
148 /* Host configuration bits for SMBHSTCFG */
154 /* TCO configuration bits for TCOCTL */
157 /* Auxiliary status register bits, ICH4+ only */
161 /* Auxiliary control register bits, ICH4+ only */
178 /* I801 Host Control register bits */
185 /* I801 Hosts Status register bits */
195 /* Host Notify Status register bits */
198 /* Host Notify Command register bits */
377 * Note that status only contains the bits we want to clear, not the
418 * has already cleared the error bits in hardware,
1630 i801_acpi_io_handler(u32 function, acpi_physical_address address, u32 bits,
1658 status = acpi_os_read_port(address, (u32 *)value, bits);
1660 status = acpi_os_write_port(address, (u32)*value, bits);
1850 /* Clear special mode bits */