Searched refs:smart (Results 1 – 13 of 13) sorted by relevance
| /drivers/ata/ |
| A D | pata_it821x.c | 87 unsigned int smart:1, /* Are we in smart raid mode */ member 587 if (itdev->smart) in it821x_check_atapi_dma() 756 itdev->smart = 1; in it821x_port_start() 776 if (!itdev->smart) in it821x_port_start()
|
| /drivers/platform/mellanox/ |
| A D | Kconfig | 36 which are the part of SN4280 Ethernet smart switch systems 41 If you have a Nvidia smart switch system, say Y or M here.
|
| /drivers/acpi/nfit/ |
| A D | core.c | 1725 struct nd_intel_smart smart = { 0 }; in nfit_intel_shutdown_status() local 1746 if (!out_obj || out_obj->buffer.length < sizeof(smart)) { in nfit_intel_shutdown_status() 1752 memcpy(&smart, out_obj->buffer.pointer, sizeof(smart)); in nfit_intel_shutdown_status() 1755 if (smart.flags & ND_INTEL_SMART_SHUTDOWN_VALID) { in nfit_intel_shutdown_status() 1756 if (smart.shutdown_state) in nfit_intel_shutdown_status() 1760 if (smart.flags & ND_INTEL_SMART_SHUTDOWN_COUNT_VALID) { in nfit_intel_shutdown_status() 1762 nfit_mem->dirty_shutdown = smart.shutdown_count; in nfit_intel_shutdown_status()
|
| /drivers/i2c/ |
| A D | Kconfig | 35 such as smart batteries through an I2C host controller driver.
|
| /drivers/net/wireless/ralink/rt2x00/ |
| A 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()
|
| A 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/usb/gadget/ |
| A D | Kconfig | 291 supported by firmware for smart network devices.
|
| /drivers/power/supply/ |
| A D | Kconfig | 282 smart battery driver to its ports. 320 smart battery with embedded NVM/flash.
|
| /drivers/usb/gadget/legacy/ |
| A D | Kconfig | 130 supported by firmware for smart network devices.
|
| /drivers/net/usb/ |
| A D | Kconfig | 216 tristate "CDC Ethernet support (smart devices such as cable modems)"
|
| /drivers/leds/ |
| A D | Kconfig | 727 This option enables support for the Maxim MAX5970 & MAX5978 smart
|
| /drivers/regulator/ |
| A D | Kconfig | 603 The MAX5970/5978 is a smart switch with no output regulation, but
|
| /drivers/mfd/ |
| A D | Kconfig | 885 The MAX5970/5978 is a smart switch with no output regulation, but
|
Completed in 38 milliseconds