Searched refs:smart (Results 1 – 10 of 10) sorted by relevance
/drivers/ide/ |
D | it821x.c | 75 unsigned int smart:1, /* Are we in smart raid mode */ member 447 if (!itdev->smart) { in it821x_quirkproc() 543 idev->smart = 1; in init_hwif_it821x() 567 if (idev->smart == 0) in init_hwif_it821x() 572 if (idev->smart == 0) { in init_hwif_it821x()
|
/drivers/ata/ |
D | pata_it821x.c | 87 unsigned int smart:1, /* Are we in smart raid mode */ member 585 if (itdev->smart) in it821x_check_atapi_dma() 753 itdev->smart = 1; in it821x_port_start() 773 if (!itdev->smart) in it821x_port_start()
|
/drivers/acpi/nfit/ |
D | core.c | 1772 struct nd_intel_smart smart = { 0 }; in nfit_intel_shutdown_status() local 1794 || out_obj->buffer.length < sizeof(smart)) { in nfit_intel_shutdown_status() 1800 memcpy(&smart, out_obj->buffer.pointer, sizeof(smart)); in nfit_intel_shutdown_status() 1803 if (smart.flags & ND_INTEL_SMART_SHUTDOWN_VALID) { in nfit_intel_shutdown_status() 1804 if (smart.shutdown_state) in nfit_intel_shutdown_status() 1808 if (smart.flags & ND_INTEL_SMART_SHUTDOWN_COUNT_VALID) { in nfit_intel_shutdown_status() 1810 nfit_mem->dirty_shutdown = smart.shutdown_count; in nfit_intel_shutdown_status()
|
/drivers/i2c/ |
D | Kconfig | 35 such as smart batteries through an I2C host controller driver.
|
/drivers/net/wireless/ralink/rt2x00/ |
D | rt73usb.c | 750 u8 smart; in rt73usb_config_channel() local 755 smart = !(rt2x00_rf(rt2x00dev, RF5225) || rt2x00_rf(rt2x00dev, RF2527)); in rt73usb_config_channel() 758 rt2x00_set_field8(&r3, BBP_R3_SMART_MODE, smart); in rt73usb_config_channel()
|
D | rt61pci.c | 778 u8 smart; in rt61pci_config_channel() local 783 smart = !(rt2x00_rf(rt2x00dev, RF5225) || rt2x00_rf(rt2x00dev, RF2527)); in rt61pci_config_channel() 786 rt2x00_set_field8(&r3, BBP_R3_SMART_MODE, smart); in rt61pci_config_channel()
|
/drivers/power/supply/ |
D | Kconfig | 232 smart battery driver to its ports. 270 smart battery with embedded NVM/flash.
|
/drivers/usb/gadget/ |
D | Kconfig | 297 supported by firmware for smart network devices.
|
/drivers/usb/gadget/legacy/ |
D | Kconfig | 108 supported by firmware for smart network devices.
|
/drivers/net/usb/ |
D | Kconfig | 211 tristate "CDC Ethernet support (smart devices such as cable modems)"
|